Resolve merge conflicts in pkg/app/app.go: - WithPreparedCharts rename (withPreparedCharts -> WithPreparedCharts) - WriteOutput handling for fetch command - DetailedExitcode handling for sync command - GetPlannedAndSelectedReleasesWithNeeds new function (pass both includeNeeds params) - SyncState using GetPlannedAndSelectedReleasesWithNeeds Also fix ForEachState call signatures in tests to include both bool params. |
||
|---|---|---|
| .. | ||
| testdata | ||
| context.go | ||
| exec.go | ||
| exec_flag_filtering_test.go | ||
| exec_test.go | ||
| exit_error.go | ||
| exit_error_test.go | ||
| helmexec.go | ||
| id.go | ||
| id_test.go | ||
| log.go | ||
| runner.go | ||
| runner_test.go | ||