Skip to content

feat(update): add option to keep specific apps during prune#124

Merged
mike-sul merged 1 commit intomainfrom
feat/keep-some-apps-while-pruning
Mar 5, 2026
Merged

feat(update): add option to keep specific apps during prune#124
mike-sul merged 1 commit intomainfrom
feat/keep-some-apps-while-pruning

Conversation

@mike-sul
Copy link
Collaborator

@mike-sul mike-sul commented Mar 5, 2026

  • Introduce KeepApps field in CompleteOpts to specify apps to retain.
  • Add CompleteWithKeepApps function to set KeepApps option.
  • Modify pruning logic to skip apps listed in KeepApps.

- Introduce KeepApps field in CompleteOpts to specify apps to retain.
- Add param to CompleteWithPruning function to specify apps to keep.
- Modify pruning logic to skip apps listed in KeepApps.

Signed-off-by: Mike Sul <mike.sul@foundries.io>
@mike-sul mike-sul force-pushed the feat/keep-some-apps-while-pruning branch from 33013ee to 8f579e8 Compare March 5, 2026 12:15
@mike-sul mike-sul merged commit eb3c4b4 into main Mar 5, 2026
4 checks passed
@mike-sul mike-sul deleted the feat/keep-some-apps-while-pruning branch March 5, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant