mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
1.2 KiB
1.2 KiB
Release Process
This document describes the process of created and publishing an Ansible Tower release.
Time for a release
When the time comes for a release, the first step is to tag the release in git.
# git tag <X.Y.Z>
Monitor Jenkins
Once tagged, Jenkins will take care of the
following steps. The jenkins job
Release_Tower will detect
the recent tag, and initiate the OFFICIAL=yes
build process.
The following jobs will be triggered:
Should any build step fail, Jenkins will emit a message in IRC and set the build status to failed.
Publishing Builds
Upon successful completion, jenkins will publish build artifacts to the following locations: