Commit Graph

9 Commits

Author SHA1 Message Date
Vic Kerr
2cd9439788 golangci: configure goimports 2024-11-12 11:52:49 +01:00
Vic Kerr
e585c6d89a Bump go to 1.22
Plus relevant dependency updates.

fix #187
2024-08-20 10:27:56 +00:00
Vic Kerr
43fe9fff17 misc: update copyright dates for 2024 2024-04-19 14:33:20 +00:00
Felix Wischke
e4aa02f8a6 yamlfmt: add missing dependencies (#161)
Co-authored-by: Felix Wischke (65278) <felix@zeynix.de>
Co-authored-by: Mohamed Chiheb Ben Jemaa <mc.benjemaa@gmail.com>
2024-04-02 11:56:48 +00:00
Mario Valderrama
c5fb0e4fe1 chore(ci): Update golangci-lint to 1.57 (#150)
Co-authored-by: Mohamed Chiheb Ben Jemaa <mc.benjemaa@gmail.com>
2024-03-21 15:11:42 +01:00
Mohamed Chiheb Ben Jemaa
4784484bf0 Upgrade Go to v1.21 (#135)
* Update Go to v1.21

* vmservice/ip_test: TestReconcileIPAddresses_AddIPTag: use context.Background()

* vmservice/vm_test: use context.Background()

---------

Co-authored-by: Vic Kerr <wiktor.kerr@ionos.com>
2024-03-13 16:01:30 +01:00
Vic Kerr
a06fd4b48e fix: remove boilerplate.go.txt (#75)
The copyright status of autogenerated files is at best dubious.
The copyright year does not change just because the calendar year has changed.
The header will only cause problems every January.
2024-01-23 16:07:26 +01:00
Vic Kerr
55ae3e74a0 Disable licence header check
The check does not work very well with multiple years.
Also, update the copyright year in boilerplate.
2024-01-23 11:56:48 +00:00
Vic Kerr
45f5888c41 Initial open source release
Co-authored-by: Felix Wischke <felix.wischke@ionos.com>
Co-authored-by: Jonas Bender <90411737+jonas-be@users.noreply.github.com>
Co-authored-by: Ludwig Bedacht <132355999+lubedacht@users.noreply.github.com>
Co-authored-by: Mario Valderrama <15158349+avorima@users.noreply.github.com>
Co-authored-by: Mohamed Chiheb Ben jemaa <mohamed-chiheb.ben-jemaa@ionos.com>
Co-authored-by: Vic Kerr <318870+wikkyk@users.noreply.github.com>
2023-11-29 14:17:03 +00:00