Changes

Jump to: navigation, search

Release:Release Automation on Mercurial:Documentation

70 bytes added, 13:30, 11 April 2012
Starting the automation
* Run the pre-flight sanity check. This is done in the master directory (watch out for PYTHONPATH). For example:
# Combined release
cd /builds/buildbot/build1/master
source ../bin/activate
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 6.0b2 --branch mozilla-beta --build-number 1 \
--dryrun localhost:9001
# Firefox-only release
cd /builds/buildbot/build1/master
PYTHONPATH=. python ../tools/buildbot-helpers/release_sanity.py -u bhearsum -V 6.0b2 --branch mozilla-beta --build-number 1 \
--release-config release-firefox-mozilla-beta.py --products firefox \
Confirm
3,990
edits

Navigation menu