Confirmed users
4,293
edits
(→Checklist: throttling + throttling verify complete) |
(→Firefox 34.0 build2: special postrelease) |
||
Line 65: | Line 65: | ||
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]]</s> | * <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]]</s> | ||
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]]</s> | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]]</s> | ||
* [[ | * [[Releases/Firefox_34.0/BuildNotes#Post_release | Special Post-release]] | ||
== Issues == | == Issues == | ||
Line 150: | Line 150: | ||
"upstreamBuilders": ["release-mozilla-release-firefox_push_to_mirrors", "release-mozilla-release-firefox_updates"], \ | "upstreamBuilders": ["release-mozilla-release-firefox_push_to_mirrors", "release-mozilla-release-firefox_updates"], \ | ||
"lastReset": 1417001746.997826, "lastCheck": 1417001746.997826}' WHERE name='release-mozilla-release-firefox_uptake_check'; | "lastReset": 1417001746.997826, "lastCheck": 1417001746.997826}' WHERE name='release-mozilla-release-firefox_uptake_check'; | ||
== Post release == | |||
We're using the 34.0.5 post release to get the installers in the right place, and don't want the latest symlink to be updated to 34.0, so do this by hand: | |||
# ffxbld@stage | |||
find /pub/mozilla.org/firefox/releases/34.0/ -name index.html -exec rm -v {} \; | |||
= Firefox 34.0.5 = | = Firefox 34.0.5 = |