Changes

Jump to: navigation, search

Balrog

50 bytes added, 21:13, 22 May 2018
Baking in stage
To get the new code in stage you must create a new Release in Github as follows:
# Tag the repository with a "vX.Y" tag. Eg: "git tag -s vX.Y && git push --tags"
# Diff against the previous release tag. Eg: "git diff v2.24 v2.25", to double whether or not there's schema changes.
#* Look for anything unexpected, or any '''schema changes'''. If schema changes are present, see the above section for instructions on handling them.
# [https://github.com/mozilla/balrog/releases Create a new Release on Github]. This create new Docker images tagged with your version, and deploy them to stage. It may take upwards of 30 minutes for the deployment to happen.
Canmove, confirm
6,438
edits

Navigation menu