Commit Graph

297 Commits (e5378ad47eb031efeef674e365612c73fa48be27)

Author SHA1 Message Date
Terry Howe ce13e3b658
Merge pull request #32417 from mmorel-35/testifylint-manual-assert-pkg-3
1 week ago
Terry Howe 3f1f55c4c8
Merge pull request #32420 from mmorel-35/testifylint-manual-assert-pkg-6
1 week ago
Matthieu MOREL 0844b3b8b5 chore(pkg): refactor: convert tests to testify assert/require part 6
1 week ago
Matthieu MOREL 3ff05c835e chore(pkg): refactor: convert tests to testify assert/require part 5
1 week ago
Matthieu MOREL df2d013517 chore(pkg): refactor: convert tests to testify assert/require part 3
1 week ago
Abhay Chaurasiya 82be04d7f2
remove legacy import comments from remaining packages (#31933)
2 weeks ago
Matthieu MOREL a2b1a60d51
fix: enhance error handling and improve test assertions (#32352)
2 weeks ago
Matthieu MOREL 9662fdd73b refactor: enable several checks from gocritic
3 weeks ago
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
3 weeks ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
3 weeks ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
1 month ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
1 month ago
George Jenkins e5efe067ed
Merge pull request #31758 from benoittgt/fix-31757
2 months ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
Evans Mungai d374e823b2
Merge pull request #32086 from mmorel-35/error-is-as
2 months ago
Sebastien Tardif ea2343ebea fix(repo): use structured slog args in index.go
3 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
3 months ago
Matthieu MOREL f8ba28bb17 testifylint: enable error-is-as and error-nil rules
3 months ago
Benoit Tigeot 740174a2b1
fix(version): avoid false range detection on prerelease x/X
3 months ago
Benoit Tigeot b79d7f1881
fix(version): version range || can has no space
3 months ago
Benoit Tigeot bf78b876c7
feat: report in debug the version we select with version range arg
3 months ago
Benoit Tigeot 1e145ee2b2
fix: prevent warning when using version range constraints
3 months ago
Matthieu MOREL 7edfff33eb chore: fix unnecessary-format issues from revive
4 months ago
Matthieu MOREL 1e0f702f00 chore: fix whitespace linter
5 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
5 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
5 months ago
Matthieu MOREL dc0e3f10c3 chore(pkg): fix perfsprint linter issues part 6
5 months ago
Matthieu MOREL 63f03c0f5c chore(pkg): enable perfsprint linter
5 months ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
5 months ago
Matthieu MOREL 5b6c6bbfc7 fix: enable nolinlint linter
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
5 months ago
Joe Julian 78f5af72be
Merge pull request #31802 from mmorel-35/modernize-pkg-5-a3c8fdb
6 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
6 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
6 months ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
8 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
8 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
8 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
8 months ago
Scott Rigby e7ac8fe3b8
Merge pull request #30984 from fm1ck3y/bug/index-concurrency
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Artem Vdovin ae4af69b9d fix test
11 months ago
Artem Vdovin aaaa457f04 Merge branch 'main' into bug/index-concurrency
11 months ago
Benoit Tigeot 9e2d4680e1
Warn when we fallback to a different version on `helm pull`
11 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
11 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
12 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
12 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
12 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
12 months ago
Matt Farina 69efc0d4fb
Handle messy index files
1 year ago