Support all GitVersion variables
See original GitHub issueCurrently, only three of the GitVersion variables are supported. It would be nice if all of them would be accessible via ${{ steps.gitversion.outputs.VARIABLE }}"
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
Version Variables - GitVersion
Version variables are quite useful if you need different formats of the version number. Running the gitversion executable in your repository will show...
Read more >Arguments - GitVersion
Supports writing version info for: C#, F#, VB # Create or update Wix version file /updatewixversionfile All the GitVersion variables are written to ......
Read more >Documentation - GitVersion
Version Variables, The version variables exposed by GitVersion ... Versioning Modes, The different modes of versioning GitVersion supports.
Read more >Configuration - GitVersion
Configuration tool. If you run gitversion init , GitVersion will launch into a configuration tool, which can help you configure GitVersion the way...
Read more >Azure DevOps - GitVersion
To use GitVersion's variables in the build name, just add them in the form $(GITVERSION_FullSemVer) into the Build definition's build number string. Then...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ll publish a new version v0.2.1 that you can start using
@gep13 that is correct