[wix-users] Versioning for Continuous Automated Builds

Ven H venh.123 at gmail.com
Tue May 29 06:14:19 PDT 2018


We have a requirement to generate MSI for automated builds. So, whenever
code check-ins happen in SCM (this will also involve changes in Database
scripts which have to be executed, IIS changes, registry changes, GAC
changes, COM registration  etc. in addition to files), Jenkins will trigger
a job at regular intervals by polling for changes in SCM. When this job
runs, it has to create MSI. I have a couple of questions related to this.

1. Should I create a Patch or a Major Upgrade or a Minor Upgrade? Honestly,
I am not sure how to create a Minor Upgrade though.

2. How should I manage versions in this case?

Please help with your inputs.


More information about the wix-users mailing list