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

scripts/promote-config: add LOCAL for local hacking #149

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Feb 10, 2022

If e.g. you're hacking on testing-devel locally and then want to test
next-devel with those changes as if they were propagated by the bot,
you can use this.

If e.g. you're hacking on `testing-devel` locally and then want to test
`next-devel` with those changes as if they were propagated by the bot,
you can use this.
@dustymabe
Copy link
Member

hmm. What's the use case here? basically where you would cherry pick individual commits now you can use this tool to do it all for you?

@jlebon
Copy link
Member Author

jlebon commented Feb 11, 2022

hmm. What's the use case here? basically where you would cherry pick individual commits now you can use this tool to do it all for you?

I'm using this to test the iptables-nft migration. I want to test coreos/fedora-coreos-config#1460 as if coreos/fedora-coreos-config#1324 had merged and propagated without actually having to merge coreos/fedora-coreos-config#1324 first.

@jlebon jlebon merged commit 6764285 into coreos:main Feb 11, 2022
@jlebon jlebon deleted the pr/local-promote branch February 11, 2022 19:49
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