-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Split build into jobs * Run GitVersion on the CLI * Move semver derivation to its own step * Use latest version of GitVersion * Move semver and tagging to release job * Revert "Move semver and tagging to release job" This reverts commit eadde10. * Move tagging to release job and only release when necessary * Fix release conditions * Fix boolean casing * Add debugging job * Only run necessary jobs for testing * Ensure job outputs variable * Reinstate jobs * Fix all installs of GitVersion to major version 6 * Checkout before tgging * Fix artifact upload conditions * Output and use semantic version * Output semantic version * Refer to correct job name * Display all GitVersion info * Make release dependant on check-release-requirement * Run release on Lunux * Set environment variable for WiX * Revert "Set environment variable for WiX" This reverts commit 83d549c. * Upgrade wix GitVersion * Revert "Upgrade wix GitVersion" This reverts commit 5f4320e. * Switch to ContinuousDelivery for GitVersion * Upgrade GitVersion for Wix * Use continuous delivery only for non-main branches * Revert "Use continuous delivery only for non-main branches" This reverts commit 26e1ea1.
- Loading branch information
Showing
5 changed files
with
96 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters