Confirmed users
4,293
edits
(New page: <small>« Back to Thunderbird 3 Alpha 2 Release Page</small> =Build Engineers= nthomas, gozer =Bonsai queries= Last checkins for alpha 1: * cvsroot ...) |
|||
Line 64: | Line 64: | ||
=Build 1= | =Build 1= | ||
Bootstrap tag: RELEASE_AUTOMATION_M10_1 | |||
Setup before starting: | |||
* look for changes to the nightly mozconfig/tinder-config.pl files, merge any desired changes to release branch | |||
* tag new version of tinderbox and release automation to pick up branding changes in Thunderbird-land, RELEASE_AUTOMATION_M10_1 | |||
* On fx-{linux,mac,win32}-1.9-slave2, set up tinderbox directories | |||
cd /builds/tinderbox/mozilla/tools/tinderbox | |||
cvs up -r RELEASE_AUTOMATION_M10_1 | |||
# on linux and mac (skip to windows otherwise) | |||
cd /builds/tinderbox | |||
mkdir Tb-Mozilla1.9-Release | |||
cd Tb-Mozilla1.9-Release | |||
../mozilla/tools/tinderbox/install-links | |||
# on windows | |||
cd /e/ | |||
mkdir tb19rel | |||
cd tb19rel | |||
cp /e/builds/tinderbox/mozilla/tools/tinderbox/{build-seamonkey.pl,build-seamonkey-util.pl,gettime.pl,bloatdiff.pl,tinder-defaults.pl,reportdata.pl,post-mozilla-rel.pl,post-mozilla-l10n.pl} . | |||
cp post-mozilla-rel.pl post-mozilla.pl | |||
# all platforms | |||
rm tinderbox | |||
cvs -d cltbld@cvs.mozilla.org:/cvsroot co -r release -d tinderbox-configs mozilla/tools/tinderbox-configs/thunderbird/linux # or macosx or win32 | |||
ln -s tinderbox-configs/mozconfig | |||
ln -s tinderbox-configs/tinder-config.pl | |||
* cleanup space on slaves (TBD) | |||
==Tag== | |||
* automated | |||
==Source== | |||
* automated | |||
==Build== | |||
* automated | |||
==Bump version numbers== | |||
==Stage== | |||
==Sign Installers== | |||
==Release== | |||
==Update Bouncer== |