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

Automatically increment version in galaxy.yml #53

Open
artis3n opened this issue Apr 5, 2020 · 3 comments
Open

Automatically increment version in galaxy.yml #53

artis3n opened this issue Apr 5, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@artis3n
Copy link
Owner

artis3n commented Apr 5, 2020

This action should supply 2 input parameters:

galaxy_version_increment and galaxy_version_commit

that read in the current value in galaxy.yml, increment it in major/minor/patch and commit the changed file to the branch that triggered the action run.

@artis3n
Copy link
Owner Author

artis3n commented Apr 11, 2020

This will remove the need to manually bump versions in the test cases inside this repo, which would be awesome.

@ahuffman
Copy link

@artis3n you can probably do this easily with yot instead of templating.

@artis3n
Copy link
Owner Author

artis3n commented Jun 30, 2022

That is a neat tool! I need to set aside some time to do this.

I've been thinking of this feature as primarily beneficial to make CI testing in this repo easier for me. I'd be interested to hear about scenarios in which this might be useful to consumers of the Action as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants