You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/downloader
Terry Howe d262c7ca79
Merge pull request #32296 from mmorel-35/gocritic-singleCaseSwitch
2 days ago
..
testdata fix: correctly concat absolute URIs in repo cache 1 year ago
cache.go chore: fix several checks issues from gocritic 4 days ago
cache_test.go chore: fix several checks issues from testifylint 3 days ago
chart_downloader.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 days ago
chart_downloader_test.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 days ago
chart_downloader_windows_test.go fix(downloader): safely handle concurrent file writes on Windows 5 months ago
doc.go Bump the Go version 3 years ago
manager.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 3 days ago
manager_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 3 days ago