helmfile/pkg/app/testdata/testapply_3
yxxhero d026140fbc fix: include-needs should only include direct dependencies, not transitive
- Fix collectDirectNeedsOnly to correctly match needs by full ID
- Fix PlanReleases to respect SelectedReleases when provided
- Fix unmarkNeedsDirectOnly to use full release IDs
- Update tests to expect correct behavior for include-needs vs include-transitive-needs
- Add SkipNeeds flag when needs are pre-included in withNeeds

This fixes CI issues in PR #2485

Signed-off-by: yxxhero <aiopsclub@163.com>
2026-03-16 08:23:04 +08:00
..
bad_--selector fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
skip-needs=false_include-needs=true fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
skip-needs=false_include-needs=true_but_no_diff_on_needed_release fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
skip-needs=false_include-needs=true_with_installed_but_disabled_release fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
skip-needs=false_include-needs=true_with_not_installed_and_disabled_release fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
skip-needs=true fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
skip-needs=true_with_no_diff_on_a_release fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00