Skip to content

What have I missed? #1754

Answered by nickgoddard777
petsan76 asked this question in Q&A
May 30, 2025 · 3 comments · 6 replies
Discussion options

You must be logged in to vote

This is to do with the chosen versioning https://github.com/microsoft/AL-Go/blob/main/Workshop/Versioning.md.
If you haven't specified this then the default versioning is 0.
This means that you control the Major and Minor version (the first 2 parts of the number). The Build and Revision (3rd and 4th parts) are set by AL-Go Build is GitHub Run Number and Revision is the GitHub Run Attempt minus 1 i.e. the first attempt is 0.
So in your example you have had 84 runs and the artifact was created on the first attempt.
Looking at the documentation I linked above if you want to also control the Build part you can use VersioningStrategy 3, add "VersioningStrategy": 3 to the relevant setting.

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@petsan76
Comment options

@mazhelez
Comment options

Answer selected by aholstrup1
Comment options

You must be logged in to vote
3 replies
@mazhelez
Comment options

@nickgoddard777
Comment options

@mazhelez
Comment options

Comment options

You must be logged in to vote
1 reply
@aholstrup1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants