Confirmed users
1,364
edits
| Line 41: | Line 41: | ||
== Getting things going == | == Getting things going == | ||
=== Finding Build Master === | |||
Only specific build masters should be used for release builds, and these are allocated to specific branches. Find the correct choice for your builds from the [http://hg.mozilla.org/build/tools/file/tip/buildfarm/maintenance/production-masters.json production-masters.json] file. <small>([http://hg.mozilla.org/build/braindump/file/tip/releases-related/prod_master_lister.py This script] can parse the json and output what you need.)</small> | |||
=== Configuration === | === Configuration === | ||
Where possible (and where it makes sense to), the release configuration reuses variables from the branches' dep/nightly config. These will not be discussed here. [http://tinyurl.com/3yvwv6l This MXR query] will show you all of the places in the release automation set-up that branch variables are referenced. | Where possible (and where it makes sense to), the release configuration reuses variables from the branches' dep/nightly config. These will not be discussed here. [http://tinyurl.com/3yvwv6l This MXR query] will show you all of the places in the release automation set-up that branch variables are referenced. | ||