Confirmed users
266
edits
No edit summary |
(push to apple, completed; updated batch filename) |
||
Line 8: | Line 8: | ||
* [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* [[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 | |||
</strike> | </strike> | ||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]] | ||
Line 44: | Line 44: | ||
recreated the batch file, then: | recreated the batch file, then: | ||
cat ~/$product-$version-build$build.batch | grep partner > ~/$product-$version-build$build.batch | cat ~/$product-$version-build$build.batch | grep partner > ~/$product-$version-build$build.batch-repacks-only | ||
and then used ~/$product-$version-build$build.batch | and then used ~/$product-$version-build$build.batch-repacks-only as source for upload |