1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-06 03:26:35 +00:00
Commit Graph

5 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
Michael Bolot
c52c626b0e Fixing validate script 2024-03-22 15:56:00 -05:00
Kevin Joiner
1f2f28e0e2 Add go generate to CI 2022-10-27 22:18:32 -04:00
Michael Bolot
b73cc57b20 Adding validate phase to the CI
Adds a validate phase to the CI which runs a linter. Also fixes
linter issues discovered during the initial run
2022-10-14 15:21:17 -05:00
Michael Bolot
7e4a51bda0 Adding build/test phase for CI 2022-10-14 15:02:53 -05:00