1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-18 00:08:17 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Tom Lebreux
9741028761 [v0.3] Migrate SQL cache to Steve (#474)
* Migrate SQLcache to Steve

* Fix imports

* go mod tidy

* Fix lint errors

* Remove lasso SQL cache mentions

* Fix more CI lint errors

* fix goimports

Signed-off-by: Silvio Moioli <silvio@moioli.net>

* Fix more linting errors

* More lint fix

* Add envtest support

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Silvio Moioli <silvio@moioli.net>
2025-02-04 12:41:59 -05:00
Tom Lebreux
d50101289f [v0.3] Migrate the mocking library to uber's (#475)
* Migrate the mocking library to uber's (#291)

* Migrate from golang/mock to uber/mock.

* Update go.mod

* Continue migration to uber/mock.

* Tweaks from running the go.uber.mock's mockgen.

* go generate ./...

---------

Co-authored-by: Eric Promislow <epromislow@suse.com>
2025-02-03 15:16:36 -05:00
Vatsal Parekh
458a12d2d7 [release/v0.3] Upgrade go version to 1.23 (#449)
* Upgrade go version to 1.23

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

* Upgrade golangci-lint to 1.63.4

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>

---------

Signed-off-by: Vatsal Parekh <vatsalparekh@outlook.com>
2025-01-29 09:05:43 -05:00
Josh Meranda
a2116cfa52 add release workflow (#327)
Co-authored-by: joshmeranda <joshua.meranda@gmail.com>
2024-11-15 12:21:28 -05:00
vardhaman22
4f4dae49af updated golangci lint version to v1.59.0 2024-06-05 23:09:37 +05:30
nflynt
3e6d25417d Pin golangci by commit ID rather than version tag
Co-authored-by: Tom Lebreux <me@tomlebreux.com>
2024-05-28 10:13:21 -04:00
Nicholas Flynt
9137045d72 Take a stab at getting golangci-lint working 2024-05-24 12:50:53 -04:00
Nicholas Flynt
4bd1e2e7d8 First stab at a GHA for build/test 2024-05-24 12:35:07 -04:00
renovate-rancher[bot]
13ac720b0e Add initial Renovate configuration 2023-04-18 11:24:39 +00:00