Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --bump-file flag that takes arguments from a file. #32

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

vaikas
Copy link
Member

@vaikas vaikas commented Mar 29, 2024

Add alternate way to specify bumps (current --packages/--replaces) by adding --bump-file that takes in a yaml filename, and then reads the struct from it.

@vaikas vaikas enabled auto-merge (squash) March 29, 2024 11:53
@vaikas vaikas merged commit 047c587 into chainguard-dev:main Mar 29, 2024
5 checks passed
@rawlingsj
Copy link
Member

One slight thing I think this might affect is when we automatically remove dependencies during automated package updates, in here https://github.com/wolfi-dev/wolfictl/blob/210f21338a180fda344ec64855debafb4841e4f3/pkg/update/deps/cleanup.go#L214
I can look to fix that up though

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.

2 participants