helmfile/pkg/app/testdata/testapply_hooks
Thomas Arrow 06d0994b84
Fix interactive apply asks in no change situation (#945)
This commit makes the apply logic exit early in the event there are no
changes to releases. I believe this effectively reverts helmfile#522.

Updates relevant snapshots

Clarify conditions under which preapply hooks are triggered to include that they will no longer fire if there is a no-op.
Docs as requested by the maintainer from a copilot request made by them.

Fixes: helmfile#679

Signed-off-by: Thomas Arrow <thomas.arrow@wikimedia.de>
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
2026-03-19 08:45:42 +08:00
..
apply_release_with_preapply_hook
apply_release_with_preapply_hook#01
apply_release_with_preapply_hook#02
hooks_are_not_run_on_alreadyd_uninstalled_release
hooks_are_not_run_on_disabled_release
hooks_are_run_on_enabled_release
hooks_are_run_on_to-be-uninstalled_release
hooks_for_no-diff_release