You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is great - what would be even greater with versioning would be an option to increment any of the version numbering e.g. during CI build. I know there are tools for that (in Azure Devops) but in some limited scenarios this would be a great tool for incrementing numeric values.
Another idea would be to read properties so that a) I would increment the number in CI build and if build passes and tests pass, I would read the version number and put a git tag with same number..
The text was updated successfully, but these errors were encountered:
This is great - what would be even greater with versioning would be an option to increment any of the version numbering e.g. during CI build. I know there are tools for that (in Azure Devops) but in some limited scenarios this would be a great tool for incrementing numeric values.
Another idea would be to read properties so that a) I would increment the number in CI build and if build passes and tests pass, I would read the version number and put a git tag with same number..
The text was updated successfully, but these errors were encountered: