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/cmd
MrJack 0f705e94b5
Applied feedback from copilot pt. 1
2 months ago
..
require
search
testdata Fix vanishing empty lines 2 months ago
completion.go
completion_test.go
create.go
create_test.go
dependency.go
dependency_build.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 months ago
dependency_build_test.go refactor: enable several checks from gocritic 2 months ago
dependency_test.go
dependency_update.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 months ago
dependency_update_test.go
docs.go chore: fix several checks issues from gocritic 2 months ago
docs_test.go
env.go
env_test.go
flags.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
flags_test.go chore(pkg): refactor: convert tests to testify assert/require part 2 2 months ago
get.go
get_all.go
get_all_test.go
get_hooks.go
get_hooks_test.go
get_manifest.go
get_manifest_test.go
get_metadata.go
get_metadata_test.go
get_notes.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 months ago
get_notes_test.go
get_test.go
get_values.go
get_values_test.go
helpers.go
helpers_test.go chore: fix several checks issues from testifylint 2 months ago
history.go
history_test.go Update pkg/cmd/history_test.go 2 months ago
install.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
install_test.go
lint.go
lint_test.go
list.go
list_test.go chore: fix elseif and ifElseChain issues from gocritic (#32289) 2 months ago
load_plugins.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 months ago
package.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 months ago
package_test.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 months ago
plugin.go
plugin_install.go
plugin_list.go
plugin_package.go chore: fix several checks issues from gocritic 2 months ago
plugin_package_test.go chore: fix several checks issues from gocritic 2 months ago
plugin_test.go fix: enhance error handling and improve test assertions (#32352) 2 months ago
plugin_uninstall.go
plugin_uninstall_test.go chore: fix several checks issues from gocritic 2 months ago
plugin_update.go Applied feedback from copilot pt. 1 2 months ago
plugin_verify.go
plugin_verify_test.go chore: fix several checks issues from gocritic 2 months ago
printer.go
profiling.go
pull.go
pull_test.go chore: fix several checks issues from gocritic 2 months ago
push.go
push_test.go
registry.go
registry_login.go chore: fix elseif and ifElseChain issues from gocritic (#32289) 2 months ago
registry_login_test.go
registry_logout.go
registry_logout_test.go
release_testing.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
release_testing_test.go
repo.go
repo_add.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 months ago
repo_add_test.go refactor: enable several checks from gocritic 2 months ago
repo_index.go
repo_index_test.go
repo_list.go
repo_list_test.go
repo_remove.go chore: fix several checks issues from gocritic 2 months ago
repo_remove_test.go refactor: enable several checks from gocritic 2 months ago
repo_test.go
repo_update.go
repo_update_test.go
rollback.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
rollback_test.go
root.go remove legacy import comments from remaining packages (#31933) 2 months ago
root_test.go
search.go
search_hub.go
search_hub_test.go
search_repo.go refactor: enable several checks from gocritic 2 months ago
search_repo_test.go
search_test.go
show.go
show_test.go refactor: enable several checks from gocritic 2 months ago
source_date_epoch.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 months ago
source_date_epoch_test.go feat: honor SOURCE_DATE_EPOCH for chart archives (#32162) 2 months ago
status.go chore: fix emptyStringTest, nestingReduce and singleCaseSwitch checks issues from gocritic 2 months ago
status_test.go
template.go chore: fix several checks issues from gocritic 2 months ago
template_test.go refactor: enable several checks from gocritic 2 months ago
uninstall.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
uninstall_test.go
upgrade.go perf: enable concurrent status computation to prevent multi-minute delays (#32043) 2 months ago
upgrade_test.go
verify.go
verify_test.go
version.go
version_test.go