Skip to content

Git Release Tags and Version Numbering in Access #518

Answered by hecon5
nickjohnsonpond asked this question in Q&A
Discussion options

You must be logged in to vote

We use a modified version of basDeploy found in https://github.com/msaccess-vcs-integration/msaccess-devops.

We store the version number as an Access file property, it gets stored as an item in the addin code base (see how it's done in the addin).

While this doesn't immediately integrate with git, it does make it consistent so you could build some scripts to find that line in dbs-properties.json under Items:AppVersion. I think someone put together an issue that built a runner for this to auto-deploy (build, compile, deploy), but I've not used it; using the devops tools I linked above works swimmingly for us in our workflow.

I've got some updates to that, I'll put those together and push t…

Replies: 1 comment 1 reply

Comment options

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

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