canmove, Confirmed users
6,441
edits
No edit summary |
No edit summary |
||
| Line 29: | Line 29: | ||
</pre> | </pre> | ||
* Passed, ran without --dryrun to start the release. | * Passed, ran without --dryrun to start the release. | ||
=== Reset reserved slaves === | |||
Reset to 0 | |||
=== Rebuild 'de' locale === | |||
QA discovered some string issues with the "de" locale and we opted to just rebuild this locale inside of build1 rather than doing a full build2. This means that when the next release happens, anyone that downloaded the original "de" builds will have failed partials, but will fallback to the complete. | |||
==== Tag ==== | |||
Tagged https://hg.mozilla.org/releases/l10n/mozilla-release/de's "435ffc2817d3" with THUNDERBIRD_16_0_{RELEASE,BUILD1}. Had to do this as ffxbld because my own account lacked permission. | |||
==== Repack ==== | |||
Used the standalone builders for each platform to rebuild only "de" with the following information in the "force build" form: | |||
* branch: releases/comm-release | |||
* revision: THUNDERBIRD_16_0_RELEASE | |||
* properties: | |||
** locale: de | |||
** release_config: mozilla/release-thunderbird-comm-release.py | |||
** script_repo_revision: THUNDERBIRD_16_0_RELEASE | |||