helmfile/pkg/app
copilot-swe-agent[bot] 4fada4f73c fix: address review feedback - remove WriteValuesImpl overrides, optimize debug log, add direct-only needs test
Co-authored-by: yxxhero <11087727+yxxhero@users.noreply.github.com>
Agent-Logs-Url: https://github.com/helmfile/helmfile/sessions/c0b910d1-387a-476e-beb9-ea38ab6c1061
2026-03-24 23:30:07 +00:00
..
testdata Merge branch 'main' into fix-include-needs-transitive-1003 2026-03-24 23:15:46 +00:00
version
app.go fix: address review feedback - remove WriteValuesImpl overrides, optimize debug log, add direct-only needs test 2026-03-24 23:30:07 +00:00
app_apply_hooks_test.go
app_apply_nokubectx_test.go
app_apply_test.go fix: pass --timeout flag through to helm for sync and apply (#2495) 2026-03-22 07:34:33 +08:00
app_diff_test.go fix: include-needs should only include direct dependencies, not transitive 2026-03-18 08:25:32 +08:00
app_gethelm_test.go
app_lint_test.go fix: include-needs should only include direct dependencies, not transitive 2026-03-18 08:25:32 +08:00
app_list_test.go fix: helmfile list now reflects version from helmfile.lock (#2486) 2026-03-19 14:25:03 +08:00
app_parallel_test.go
app_sequential_test.go fix: address lint errors in CI 2026-03-18 08:25:32 +08:00
app_sync_test.go fix: pass --timeout flag through to helm for sync and apply (#2495) 2026-03-22 07:34:33 +08:00
app_template_test.go fix: include-needs should only include direct dependencies, not transitive 2026-03-18 08:25:32 +08:00
app_test.go Merge branch 'main' into fix-include-needs-transitive-1003 2026-03-24 23:15:46 +00:00
app_unittest_test.go fix tests 2026-03-18 08:25:32 +08:00
ask.go
cleanup_hooks_error_test.go fix: cleanup hooks not receiving error signal (#2475) 2026-03-21 14:29:32 +08:00
config.go Merge branch 'main' into fix-include-needs-transitive-1003 2026-03-24 23:15:46 +00:00
constants.go
constants_test.go
context.go
context_test.go
dag_test.go
desired_state_file_loader.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
destroy_nokubectx_test.go
destroy_test.go
diff_nokubectx_test.go fix tests 2026-03-18 08:25:32 +08:00
diff_test.go fix tests 2026-03-18 08:25:32 +08:00
errors.go
errors_test.go
formatters.go
formatters_test.go
init.go build: update helm-diff to v3.15.3 (#2498) 2026-03-24 17:28:41 +08:00
init_test.go
load_opts.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
load_opts_test.go fix: nested helmfile values should replace arrays, not merge element-by-element (#2458) 2026-03-09 18:31:21 +08:00
print_env.go fix: --include-needs should only include direct dependencies 2026-03-18 08:25:32 +08:00
print_env_test.go
run.go Merge branch 'main' into fix-include-needs-transitive-1003 2026-03-24 23:15:46 +00:00
snapshot_test.go
two_pass_renderer.go
two_pass_renderer_test.go
validate_config.go
validate_config_test.go