helmfile/pkg/app/testdata/app_lint_test
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
fail_on_unselected_need_by_default fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
include-needs fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
include-needs_should_not_fail_on_disabled_direct_need fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
include-needs_should_not_fail_on_disabled_transitive_need fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
include-needs_with_include-transitive-needs_should_not_fail_on_disabled_direct_need fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
include-needs_with_include-transitive-needs_should_not_fail_on_disabled_transitive_need fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
include-transitive-needs fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
include-transitive-needs_should_not_fail_on_disabled_transitive_need fix: include-needs should only include direct dependencies, not transitive 2026-03-16 08:23:04 +08:00
skip-needs fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00