Commit Graph

3943 Commits (b100b44bef8890093ca1acda5ac730ede316b025)

Author SHA1 Message Date
Matthieu MOREL 658a8fac15 chore(pkg): refactor: convert tests to testify assert/require part 4
6 days ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
1 week ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
1 week ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
1 week ago
Terry Howe ba6c9a29ef
Merge pull request #32290 from mahesh-sadupalli/fix/files-lines-empty-panic
2 weeks ago
George Jenkins 96a25ab4f8
fix: 'gocritic: filepathJoin path seperator' lint error
2 weeks ago
George Jenkins 9c373bf4fc
Merge pull request #32327 from fluxcd/fix-32326
2 weeks ago
Lohit Kolluri ad93b7df63
feat: honor SOURCE_DATE_EPOCH for chart archives (#32162)
2 weeks ago
George Jenkins d0e56d4362
Merge pull request #31884 from ouillie/main
2 weeks ago
Jakub Jaruszewski aa1ae3a360
Fix missing conflict retry with server-side apply (#32088)
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
Matheus Pimenta 73c1fb2451
Address review comments
2 weeks ago
Matheus Pimenta bfebbb7c1a
Fix vanishing empty lines
2 weeks ago
Matthieu MOREL 16787d65f5 feat(linters): add new revive rules for better code quality
2 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
2 weeks ago
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL c1569ea83f Update pkg/cmd/history_test.go
3 weeks ago
Matthieu MOREL 65077c10fa test: replace assert.Equal with require.EqualError for improved error handling
3 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
3 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
3 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
3 weeks ago
Mahesh Sadupalli 143631f735 fix(engine): prevent Files.Lines panic on empty file
3 weeks ago
kimsungmin1 d539556a8d
Potential fix for pull request finding
3 weeks ago
kimsm28 503acff975 fix(registry): resolve golangci-lint issues in token-auth tests
4 weeks ago
kimsm28 3cbee7e935 fix(registry): use plain-http registry in token-auth scope test
4 weeks ago
Terry Howe 26ada49c1a Update pkg/registry/client.go
4 weeks ago
kimsm28 9b7a70f0ca test: improve client_scope_test.go to avoid data races and brittle assertions
4 weeks ago
kimsm28 ee181f4570 fix typos in withScopeHint function comment
4 weeks ago
kimsm28 1f0a728496 fix registry test failures by adjusting DockerRegistryHost and auth server listener management
4 weeks ago
kimsm28 8883c9cc70 fix variable naming requestUrl -> requestURL
4 weeks ago
kimsm28 530e728ea9 fix typo, remove unnecessary code, fix to avoid to use the assertion in http hanlder
4 weeks ago
kimsungmin1 26e5071f66 change suite.Nil, suite.NotNill to more proper function(suite.NoError, suite.Error)
4 weeks ago
kimsungmin1 8c8d6e3262 change client_scope_test.go to use httptest
4 weeks ago
kimsungmin1 9d77ccd46d fix typo
4 weeks ago
kimsungmin1 fc743b2a1b remove freeport dependency
4 weeks ago
kimsungmin1 319e06cda3 add newline in license header
4 weeks ago
kimsungmin1 301e3a12d5 fix scope when helm push to a registry that use token auth
4 weeks ago
Terry Howe 188d331dc3
Merge pull request #32259 from gjenkins8/refactor/testify-pkg-cli
1 month ago
George Jenkins 144246cd28
Potential fix for pull request finding
1 month ago
Will Noble 61bba7c659 Apply suggestions
1 month ago
Will Noble d887779b9b Properly format the extra field in gzipped packages
1 month ago
Terry Howe 1ffd0012d3
Merge pull request #32221 from gjenkins8/refactor/testify-pkg-small
1 month ago
Terry Howe 0bca9871ad
Merge pull request #32254 from gjenkins8/refactor/testify-pkg-registry
1 month ago
Terry Howe 7e2bdcb526
Merge pull request #32255 from gjenkins8/refactor/testify-pkg-release
1 month ago
Terry Howe 662c99f910
Merge pull request #32253 from gjenkins8/refactor/testify-repotest
1 month ago
Terry Howe 645e6369a7
Merge pull request #32252 from gjenkins8/refactor/testify-pkg-strvals
1 month ago
George Jenkins 7ab295fcfc
refactor(internal/release): convert tests to testify assert/require
1 month ago
George Jenkins 4cce0e9e2a
refactor(pkg/release): convert tests to testify assert/require
1 month ago