Confirmed users
2,456
edits
(set up checklists) |
(ran post-release) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
== Checklist == | == Checklist == | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* At the same time, [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | run pushsnip]] and [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | publish in Balrog ]] | * At the same time, [[Release:Release_Automation_on_Mercurial:Updates#Push_snippets | run pushsnip]] and [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | publish in Balrog ]] | ||
* [[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]]</s> | ||
== Issues == | == Issues == | ||
* tagging failure, slow to push to gecko hit the new 120s from bug 1088590. The push had succeeded but the sync to the webheads was slow, so we retry and get several more tags on gecko. | |||
** backout the retry, add a workaround, retag tools, backout workaround - [http://hg.mozilla.org/build/tools/pushloghtml?fromchange=d6118f1fb15e&tochange=32be9a6b51ae push] | |||
** rebuild tagging | |||
** that's fine, but it doesn't kick off any dependent builders | |||
*** [https://hg.mozilla.org/build/buildbot-configs/rev/6264384558e3 disable tagging], reconfig build masters | |||
*** sendchange on bm81 <pre>/builds/releaserunner/bin/buildbot sendchange --who lmandel@mozilla.com --master buildbot-master81.build.mozilla.org:9301 --branch releases/mozilla-beta -p products:firefox -p script_repo_revision:FIREFOX_34_0b7_RELEASE release_build</pre> |