..
require
chore(pkg): refactor: convert tests to testify assert/require part 21
2 weeks ago
search
chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
testdata
refactor(test): reuse existing rollback.txt golden file
5 days ago
completion.go
chore: fix unnecessary-format issues from revive
4 months ago
completion_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
create.go
feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) ( #31592 )
6 months ago
create_test.go
chore(pkg): refactor: convert tests to testify assert/require part 10
2 weeks ago
dependency.go
for all other similar cases
9 months ago
dependency_build.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 weeks ago
dependency_build_test.go
chore(pkg): refactor: convert tests to testify assert/require part 17
2 weeks ago
dependency_test.go
squash
1 year ago
dependency_update.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 weeks ago
dependency_update_test.go
chore(pkg): refactor: convert tests to testify assert/require part 15
2 weeks ago
docs.go
chore: fix several checks issues from gocritic
4 weeks ago
docs_test.go
squash
1 year ago
env.go
squash
1 year ago
env_test.go
squash
1 year ago
flags.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 weeks ago
flags_test.go
chore(pkg): refactor: convert tests to testify assert/require part 2
2 weeks ago
get.go
squash
1 year ago
get_all.go
chore: fixes
5 months ago
get_all_test.go
merge
1 year ago
get_hooks.go
Move all the get commands to the new release interface
10 months ago
get_hooks_test.go
merge
1 year ago
get_manifest.go
Move all the get commands to the new release interface
10 months ago
get_manifest_test.go
merge
1 year ago
get_metadata.go
chore: fix whitespace linter
5 months ago
get_metadata_test.go
Add release labels to the release Metadata
1 year ago
get_notes.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
get_notes_test.go
merge
1 year ago
get_test.go
squash
1 year ago
get_values.go
chore: fixes
5 months ago
get_values_test.go
merge
1 year ago
helpers.go
chore: fix whitespace linter
5 months ago
helpers_test.go
chore(pkg): refactor: convert tests to testify assert/require part 22
2 weeks ago
history.go
Merge branch 'helm:main' into feature/rollback-revision-history
2 months ago
history_test.go
chore(pkg): refactor: convert tests to testify assert/require part 21
2 weeks ago
install.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 weeks ago
install_test.go
chore(pkg): refactor: convert tests to testify assert/require part 19
2 weeks ago
lint.go
chore: enable errorlint linter
5 months ago
lint_test.go
Merge pull request #31885 from mmorel-35/whitespace
2 months ago
list.go
chore(pkg): fix perfsprint linter issues part 6
5 months ago
list_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 weeks ago
load_plugins.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
package.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 weeks ago
package_test.go
chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
plugin.go
Remove SetupPluginEnv
11 months ago
plugin_install.go
fix: Plugin missing provenance bypass
4 months ago
plugin_list.go
Cleanup plugin config
11 months ago
plugin_package.go
chore: fix several checks issues from gocritic
4 weeks ago
plugin_package_test.go
chore(pkg): refactor: convert tests to testify assert/require part 17
2 weeks ago
plugin_test.go
chore(pkg): refactor: convert tests to testify assert/require part 19
2 weeks ago
plugin_uninstall.go
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
plugin_uninstall_test.go
chore(pkg): refactor: convert tests to testify assert/require part 18
2 weeks ago
plugin_update.go
Merge pull request #30808 from mmorel-35/errorlint
2 months ago
plugin_verify.go
chore(pkg): enable perfsprint linter
5 months ago
plugin_verify_test.go
chore(pkg): refactor: convert tests to testify assert/require part 16
2 weeks ago
printer.go
chore: fixes
5 months ago
profiling.go
squash
1 year ago
pull.go
fix: route registry client output to stdout instead of stderr ( #32056 )
2 months ago
pull_test.go
chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
push.go
fix: route registry client output to stdout instead of stderr ( #32056 )
2 months ago
push_test.go
squash
1 year ago
registry.go
squash
1 year ago
registry_login.go
chore: fix elseif and ifElseChain issues from gocritic ( #32289 )
3 weeks ago
registry_login_test.go
squash
1 year ago
registry_logout.go
squash
1 year ago
registry_logout_test.go
squash
1 year ago
release_testing.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 weeks ago
release_testing_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 weeks ago
repo.go
Merge branch 'main' into stdlib-errors-2
1 year ago
repo_add.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
repo_add_test.go
chore(pkg): refactor: convert tests to testify assert/require part 17
2 weeks ago
repo_index.go
Move repo package to versioned directory
11 months ago
repo_index_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
repo_list.go
fix: add default casess to switch statements
7 months ago
repo_list_test.go
feat(repo): add --no-headers option to 'helm repo list'
9 months ago
repo_remove.go
chore: fix several checks issues from gocritic
4 weeks ago
repo_remove_test.go
chore(pkg): refactor: convert tests to testify assert/require part 18
2 weeks ago
repo_test.go
squash
1 year ago
repo_update.go
Move repo package to versioned directory
11 months ago
repo_update_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
rollback.go
Enhance rune count in pkg/cmd/rollback.go and pkg/action/rollback.go
5 days ago
rollback_test.go
refactor(test): reuse existing rollback.txt golden file
5 days ago
root.go
remove legacy import comments from remaining packages ( #31933 )
2 weeks ago
root_test.go
chore(pkg): refactor: convert tests to testify assert/require part 21
2 weeks ago
search.go
chore: fix whitespace linter
5 months ago
search_hub.go
chore: enable contextcheck, fatcontext and noctx linters
1 month ago
search_hub_test.go
chore(pkg): refactor: finer tests conversions to testify part 3
1 week ago
search_repo.go
refactor: enable several checks from gocritic
3 weeks ago
search_repo_test.go
squash
1 year ago
search_test.go
squash
1 year ago
show.go
fix: route registry client output to stdout instead of stderr ( #32056 )
2 months ago
show_test.go
Update show_test.go
1 week ago
source_date_epoch.go
feat: honor SOURCE_DATE_EPOCH for chart archives ( #32162 )
2 weeks ago
source_date_epoch_test.go
chore(pkg): refactor: convert tests to testify assert/require part 20
2 weeks ago
status.go
chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic
4 weeks ago
status_test.go
Moved release objects to enable versioning
10 months ago
template.go
chore: fix several checks issues from gocritic
4 weeks ago
template_test.go
refactor: enable several checks from gocritic
3 weeks ago
uninstall.go
perf: enable concurrent status computation to prevent multi-minute delays ( #32043 )
2 weeks ago
uninstall_test.go
fix(uninstall): supersede deployed releases
9 months ago
upgrade.go
fix: pass registry client to downloader.Manager in upgrade
2 weeks ago
upgrade_test.go
chore(pkg): refactor: finer tests conversions to testify part 2
1 week ago
verify.go
fix: helm verify run signature
11 months ago
verify_test.go
chore(pkg): refactor: convert tests to testify assert/require part 12
2 weeks ago
version.go
docs: fix typo in helm version command description
1 month ago
version_test.go
chore: remove helm version client option
11 months ago