Commit Graph

122 Commits (560fa5c150f97cd37368e6c33e500258976808ed)

Author SHA1 Message Date
MrJack 560fa5c150 Removed string type from existingVCSRepo to make linter happy
1 week ago
MrJack 7974327d13
Merge branch 'helm:main' into main
2 weeks ago
George Jenkins babae796e3
chore: Cleanup deprecated and TODO comments
2 weeks ago
Matthieu MOREL 28e64bd2dd
chore: fix gofumpt extra-rules (#32486)
2 weeks ago
MrJack 1a57c86122
Merge branch 'helm:main' into main
2 weeks ago
Matt Farina d2de64e64b
Merge pull request #32577 from mattfarina/bump-go-1.27
3 weeks ago
Matt Farina b5b498b774 Updating the Go version
3 weeks ago
MsfPablo 6888b0a280 fix: correct 'doest not match' in readiness debug logs
3 weeks ago
MrJack df7ef06028
Merge branch 'helm:main' into main
2 months ago
Matthieu MOREL 24bbb46c62 chore: fix gofumpt issues
2 months ago
MrJack d558f4db04
Merge branch 'helm:main' into main
2 months ago
Matthieu MOREL 5142ca8ddc chore(internal): refactor: finer tests conversions to testify part 1
2 months ago
MrJack 0081778131 Potential fix for pull request finding
2 months ago
MrJack 93a86d2fda Fixed descriptions and tests
2 months ago
MrJack dc5248a7ba Updated FindSource signature
2 months ago
MrJack a030a7d538 Applied feedback from review pt. 2
2 months ago
MrJack 30352ca1ac feat(plugin): add --version flag to plugin update command
2 months ago
George Jenkins 178c9f6ade
Merge pull request #32406 from mmorel-35/testifylint-manual-assert-internal-2
2 months ago
George Jenkins 440cc223c5
Merge pull request #32405 from mmorel-35/testifylint-manual-assert-internal-1
2 months ago
George Jenkins 715888a5eb
Merge pull request #32410 from mmorel-35/testifylint-manual-assert-internal-6
2 months ago
George Jenkins e126cd327a
Merge pull request #32409 from mmorel-35/testifylint-manual-assert-internal-5
2 months ago
Matthieu MOREL 6c45810119
chore(internal): refactor: convert tests to testify assert/require part 4 (#32408)
2 months ago
Matthieu MOREL f1d5979e7d chore(internal): refactor: convert tests to testify assert/require part 5
2 months ago
Matthieu MOREL f3402c1cd6 chore(internal): refactor: convert tests to testify assert/require part 6
2 months ago
Matthieu MOREL ba31ca0c0b chore(internal): refactor: convert tests to testify assert/require part 1
2 months ago
Matthieu MOREL 615a299876 chore(internal): refactor: convert tests to testify assert/require part 2
2 months ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 months ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 months ago
Matthieu MOREL caac755f19 chore(internal): refactor: convert tests to testify assert/require part 3
2 months ago
George Jenkins 9aa7778886
Merge pull request #32342 from mmorel-35/testifylint-manual-assert-internal-2
2 months ago
Matthieu MOREL a02a5713de
chore: fix elseif and ifElseChain issues from gocritic (#32289)
2 months ago
George Jenkins 7a7b328ba5
Merge pull request #32319 from mmorel-35/revive
2 months ago
Matthieu MOREL f280d9c1b5 chore(internal): refactor: convert tests to testify assert/require part 2
2 months ago
Matthieu MOREL d72b28ebcb chore(internal): refactor: convert tests to testify assert/require part 1
2 months ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 months ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
2 months ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
2 months ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
2 months ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
2 months ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 months ago
George Jenkins 253da5106a
Merge pull request #32171 from mmorel-35/empty-len
3 months ago
George Jenkins 81d6f04c82
Merge pull request #30867 from mmorel-35/gocritic
3 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
4 months ago
Matthieu MOREL 488c4a805d Fix empty and len testifylint violations across test files
4 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
4 months ago
Aleksei Sviridkin 979e68fbbd
internal/plugin: remove zero-width spaces from plugin name comment
4 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
5 months ago
George Jenkins 087736b66e
fix: unnecessary-format lint issues from merge
5 months ago
George Jenkins 586eb57338
fix: Plugin missing provenance bypass
5 months ago