Confirmed users
4,293
edits
(→Checklist: pushed to mirrors) |
(→Checklist: post-release sortof) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]] - vanilla builds done, partners pending; screen session ffxbld@stage | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]] - vanilla builds done, partners pending; screen session ffxbld@stage | ||
* [[Releases/Firefox_33.0.1/BuildNotes#Modify_whatsnew_pages_for_29.0_and_later | Modify whatsnew pages ]] | |||
</strike> | </strike> | ||
Abandoned before we went any further. | |||
== Issues == | == Issues == | ||
Line 55: | Line 53: | ||
* [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
</strike> | </strike> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]] | * <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]]</s> | ||
<strike>* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ** screen on ffxbld@stage, parallel uploads for vanilla and partner builds | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] | <strike> | ||
* [[Release:Release_Automation_on_Mercurial:Updates# | * [[Releases/Firefox_33.0.1/BuildNotes#Remove_whatsnew_pages_for_29.0_and_later | Remove whatsnew pages for 29.0 and later ]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates# | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] see {{bug|1088855}} </strike> | ||
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | Run pushsnip]]</s> | |||
* <s>[[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]] - [https://aus3.mozilla.org/update/3/Firefox/33.0/20141011015303/WINNT_x86-msvc/en-US/release/default/default/default/update.xml for 33.0], this would normally be before snippet push, but no update offered at the moment</s> | |||
** skipped as no change to throttling at this point (still none offered) | |||
* <s>[[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]]</s> sort of - we didn't do this before shipping 33.0.2, so clean up the index.html by hand | |||
# ffxbld@stage | |||
find /pub/mozilla.org/firefox/releases/33.0.1/ -name index.html -exec rm -v {} \; | |||
# leave out the latest symlink, and partner build copies, and bouncer changes, as that would overwrite 33.0.2 content | |||
== | == Remove whatsnew pages for 29.0 and later == | ||
<pre># ffxbld@aus3-staging | <pre># ffxbld@aus3-staging |