-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change order of release automation steps
This commit changes the order of release automation steps and collapses steps into a single job so that the following steps happen sequentially: 1. Wait for artifacts to be released 2. Create GitHub release and tag release commit 3. Create next development version commit and push 4. Announce release on GChat Other automated steps happen afterwards. This ensures that the full docs build of Antora sees a tag for the release and a commit on the branch that do not point to the same version number in gradle.properties. Closes gh-53
- Loading branch information
Showing
1 changed file
with
37 additions
and
53 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