axion-release-plugin icon indicating copy to clipboard operation
axion-release-plugin copied to clipboard

Determine next version based on predefined version incrementer

Open asarkar opened this issue 7 years ago • 3 comments

I'm looking to know the next version without actually making any changes to the repo, sort of like the currentVersion. I'd like to set up versioning rules in the build file and then ask the question "what is the next version?". Is this possible?

asarkar avatar Feb 10 '18 23:02 asarkar

It is not possible currently, you would have to create nextVersion task in axion plugin.

adamdubiel avatar Feb 11 '18 09:02 adamdubiel

Seems to me a useful task to have. I think release does some of it, but not quite. If implemented, release could use it as well.

Would you consider this as a feature request?

asarkar avatar Feb 11 '18 09:02 asarkar

Yes, although i have a very limited time for development.

adamdubiel avatar Feb 11 '18 10:02 adamdubiel