helmfile/pkg/app/testdata
copilot-swe-agent[bot] afdb6ccdab fix: restore withNeeds DAG behavior and regenerate snapshots
- In withNeeds second withDAG call, set SkipNeeds when needs are already
  included (instead of using IncludeNeeds which causes DAG to pull in
  transitive deps). This is the key fix for --include-needs only including
  direct dependencies.
- In GroupReleasesByDependency, use WithDependencies from opts.IncludeNeeds
  only when SelectedReleases is explicitly provided (withDAG path).
  When using the Filtered flag path, needs are already handled by
  markExcludedReleases.
- Regenerate test snapshots to reflect correct behavior where
  --include-needs excludes transitive dependencies.
- Restore diff_test.go and diff_nokubectx_test.go from main for
  non-include-needs test cases.

Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
Agent-Logs-Url: https://github.com/helmfile/helmfile/sessions/170cecc0-7a3e-4326-98d3-4f2bffee1848
2026-03-25 00:33:45 +00:00
..
app_diff_test fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
app_diff_test_1 fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
app_diff_test_2 fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
app_lint_test fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
app_list_test fix: array merge regression - layer arrays now replace defaults (#2367) 2026-01-18 14:04:54 +08:00
app_template_test fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
app_unittest_test fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
dag_test fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
formatters 🐛 Fix four critical issues: environment merging, kubeVersion detection, lookup() with kustomize, and Helm 4 color flags (#2276) 2025-11-21 08:32:54 +08:00
testapply fix: restore SelectedReleases handling in GroupReleasesByDependency and revert snapshots 2026-03-25 00:12:22 +00:00
testapply_2 fix: restore withNeeds DAG behavior and regenerate snapshots 2026-03-25 00:33:45 +00:00
testapply_3 fix: restore SelectedReleases handling in GroupReleasesByDependency and revert snapshots 2026-03-25 00:12:22 +00:00
testapply_hooks Fix interactive apply asks in no change situation (#945) 2026-03-19 08:45:42 +08:00
testdeps/smoke fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
testdestroy fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
testdestroy_2 fix: eliminate os.Chdir in sequential helmfiles to fix relative path resolution (#2410) 2026-02-22 09:21:46 +08:00
testreadfromyaml_rendertemplatelog fix: array merge regression - layer arrays now replace defaults (#2367) 2026-01-18 14:04:54 +08:00