Commit Graph

192 Commits (2b239b84e445a85807fc851d261e6ae9999d364d)

Author SHA1 Message Date
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
5 days ago
Terry Howe 8eb65528be
Merge pull request #32467 from mmorel-35/testify-assertions-pkg-3
1 week ago
Matthieu MOREL 61d99a8bdb
Update labels_test.go
1 week ago
Matthieu MOREL 9a2be11e6f chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
Matthieu MOREL 4d9c03f51c chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
Robert Sirchia 39231d01e1
Merge pull request #32435 from mmorel-35/testifylint-manual-assert-pkg-19
1 week ago
Terry Howe e5378ad47e
Merge pull request #32437 from mmorel-35/testifylint-manual-assert-pkg-21
1 week ago
Terry Howe ea9e38035d
Merge pull request #32429 from mmorel-35/testifylint-manual-assert-pkg-14
1 week ago
Matthieu MOREL 33c2839569 chore(pkg): refactor: convert tests to testify assert/require part 19
2 weeks ago
Matthieu MOREL a934b827fa chore(pkg): refactor: convert tests to testify assert/require part 21
2 weeks ago
Matthieu MOREL dc66ee7be7 chore(pkg): refactor: convert tests to testify assert/require part 14
2 weeks ago
Matthieu MOREL e5f0e07b96 chore(pkg): refactor: convert tests to testify assert/require part 8
2 weeks ago
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
2 weeks ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 weeks ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 weeks ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
3 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
4 weeks ago
George Jenkins fb9791f492
Merge pull request #32136 from SebTardif/fix-digest-error-swallow
1 month ago
Terry Howe b3fbf8d0f7
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Sebastien Tardif e095e690a8 fix(provenance): check error return in Digest
2 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL af31a67924 chore: enable errorlint linter
5 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
5 months ago
Matthieu MOREL e3c74fd9fa chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
5 months ago
Joe Julian 56d0d9374a
Merge pull request #31810 from mmorel-35/errorlint-pkg-5-dda0145
6 months ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
6 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
6 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
8 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
9 months ago
Evans Mungai 7a5816b106
Self review changes
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
Matt Farina 9c958dec76 Making uninstall response generic
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Siew Kam Onn 1c8d5804e2 Refactor SQL tests to use recentUnixTimestamp for time arguments
10 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
yetyear 03448d1d79 refactor: use maps.Copy for cleaner map handling
1 year ago
findnature ac8d2f9aed refactor: use slices.Contains to simplify code
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot a1c2f47c08
avoid using reflect.DeepEqual with errors
1 year ago