-
Notifications
You must be signed in to change notification settings - Fork 183
Release process
bgreman edited this page Jun 30, 2021
·
11 revisions
To release a new version of DCS Liberation:
- Update changelog and release number in the release branch.
- Make PR from the release branch to master
- Merge when the build passes
- Tag master when the build is complete. Format for release tags is
$MAJOR.$MINOR.$PATCH
. Do not create a release. A release will be created automatically by the GitHub action from the tag. - Smoke test the tagged build
- In Releases, promote the tagged build to a release. Include the changelog in the description section.
- Announce the release in #:loudspeaker:releases in Discord.