Commit Graph

289 Commits (main)

Author SHA1 Message Date
Matthieu MOREL 96b315f188 chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
7 days ago
Matthieu MOREL 07259ecc86 chore: fix several checks issues from gocritic
1 week ago
George Jenkins b42faba9d2
refactor(repotest): convert tests to testify assert/require
3 weeks ago
Matthieu MOREL 34cfdfdbe5 chore: enable contextcheck, fatcontext and noctx linters
3 weeks ago
George Jenkins e5efe067ed
Merge pull request #31758 from benoittgt/fix-31757
1 month ago
Terry Howe 59b57c5c31
Merge pull request #31885 from mmorel-35/whitespace
1 month 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
2 months ago
box4wangjing 432fc8a217 refactor: use slices.Backward to simplify the code
2 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
4 months ago
George Jenkins 42f78ba60e
Merge pull request #31872 from mmorel-35/perfsprint-pkg-6-5f845e3
4 months ago
George Jenkins e3b4808450
Merge pull request #31874 from mmorel-35/perfsprint-pkg-4-fb6db58
4 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
5 months ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
5 months ago
Matthieu MOREL 5cc2e55714 chore(pkg): fix modernize linter
5 months ago
George Jenkins 592815ea2b Fix `TestConcurrencyDownloadIndex` typo
7 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
7 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
8 months ago
tison 90d01915f9
for all other similar cases
8 months ago
Artem Vdovin ae4af69b9d fix test
10 months ago
Artem Vdovin aaaa457f04 Merge branch 'main' into bug/index-concurrency
10 months ago
Benoit Tigeot 9e2d4680e1
Warn when we fallback to a different version on `helm pull`
10 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
10 months ago
Matt Farina 3726d01c5c
Merge pull request #31132 from joemicky/main
11 months ago
joemicky 762ef3ee80 refactor: omit unnecessary reassignment
11 months ago
joemicky fab70472af refactor: replace []byte(fmt.Sprintf) with fmt.Appendf
11 months ago
Robert Sirchia d7d072b7f6
Merge commit from fork
11 months ago
Matt Farina 69efc0d4fb
Handle messy index files
12 months ago
Mikel Olasagasti Uranga 7007d4d485 chore(deps): remove phayes/freeport module
12 months ago
Artem Vdovin 118d0eb697 add concurrency test on write & load index file
12 months ago
Artem Vdovin 314bd19d11 update writing index files to writeAtomicFile
1 year ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
1 year ago
Artem Vdovin 351bb78ee5 fix index concurrency
1 year ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
1 year ago
Matt Farina f043faf0a3
Merge pull request #30862 from OmriSteiner/fix-absolute-uri
1 year ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago