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

Update galaxy.yml automatically when publishing new version #65

Open
fosterseth opened this issue Oct 30, 2023 · 0 comments
Open

Update galaxy.yml automatically when publishing new version #65

fosterseth opened this issue Oct 30, 2023 · 0 comments

Comments

@fosterseth
Copy link
Member

fosterseth commented Oct 30, 2023

right now we have to manually bump galaxy.yml before releasing new collection version. Devtools workflow does not take in an ENV variable for the version, it is all based on galaxy.yml version field.

We should create a "stage release" github workflow that takes in the intended release version as user input

this workflow will update galaxy.yml with the provided version, and then create a draft release with that same version

Then user manually publishes the draft, kicking off the the workflow that will publish collection to ansible galaxy

See the awx stage workflow for inspiration

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

No branches or pull requests

1 participant