258
edits
| Line 16: | Line 16: | ||
== Starting the builds == | == Starting the builds == | ||
* Clobber the calendar release builders (currently: 'tag', 'source', 'win32_build', 'macosx64_build', 'linux64_build', 'linux_build'). | * [https://clobberer-admin.mozillamessaging.com/ Clobber] the calendar release builders (currently: 'tag', 'source', 'win32_build', 'macosx64_build', 'linux64_build', 'linux_build'). | ||
* ssh into the Calendar buildbot master | * ssh into the Calendar buildbot master | ||
* Pull the latest configs and reconfigure the master: | * Pull the latest configs and reconfigure the master: | ||
| Line 41: | Line 41: | ||
* At this stage, the master should show that the "tag" builder either has a build pending, or is running. | * At this stage, the master should show that the "tag" builder either has a build pending, or is running. | ||
* If the tag build is pending, you might want to stop it using the [https://buildbot-admin.mozillamessaging.com/calendar/ buildbot web interface] | |||
* It is a good idea to check the comm-* and mozilla-* repositories during/after tagging to ensure the correct thing has been tagged and version bump is correct. | * It is a good idea to check the comm-* and mozilla-* repositories during/after tagging to ensure the correct thing has been tagged and version bump is correct. | ||
edits