Confirmed users
4,293
edits
(shipped rc to beta, update what's new story) |
(→Deal with missing beta channel updates: beta update fails) |
||
Line 44: | Line 44: | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | ||
=== Deal with missing beta channel updates === | === Deal with missing beta channel updates and failures === | ||
Similar to build3. | Similar to build3. | ||
* relanded {{attachment|8609368}} on production with retag, to enable all the necessary builders | * relanded {{attachment|8609368}} on production with retag, to enable all the necessary builders | ||
Line 53: | Line 53: | ||
release.updates.patcher.PatcherConfigError: Found multiple past-updates with duplicate to/from versions: ['38.0.5b3', '39.0b1', ['betatest', 'releasetest', 'beta']] | release.updates.patcher.PatcherConfigError: Found multiple past-updates with duplicate to/from versions: ['38.0.5b3', '39.0b1', ['betatest', 'releasetest', 'beta']] | ||
Fixed with [https://hg.mozilla.org/build/tools/rev/73652067bcdc 73652067bcdc] and rebuilt. | Fixed with [https://hg.mozilla.org/build/tools/rev/73652067bcdc 73652067bcdc] and rebuilt. | ||
The beta final_verification failed, because the uptake check returned quickly and Balrog was still serving content from before the beta_updates job changes. Similar for mac update verify 3 and 4 for beta. Rerunning all three of those returned green results. | |||
=== What's New Pages === | === What's New Pages === | ||
* there is special handling on what's new needed for '''both''' Release (38.0.5) & Developer Edition (40.0). See {{bug|1143875}} & {{bug|1135820}}. | * there is special handling on what's new needed for '''both''' Release (38.0.5) & Developer Edition (40.0). See {{bug|1143875}} & {{bug|1135820}}. |