canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
ChrisCooper (talk | contribs) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
= Bugs hit = | = Bugs hit = | ||
Enter any bugs pre-existing or newly discovered and filed during the release: | Enter any bugs pre-existing or newly discovered and filed during the release: | ||
* no clear source of approval/direction for r-d in the absence of Legneato | |||
* {{bug|666367}} - Builder status sometimes gets confused | |||
** several l10n_verify chunks for linux64 finished but were still reported as running | |||
* ran out of space during signing | |||
* Firefox signing stalled. Looks like autosign was started, but signcodepwd wasn't running. I started up signcodepwd and things resumed. | |||
=Build Engineers= | =Build Engineers= | ||
| Line 304: | Line 310: | ||
{{bug|682148}} for the jsshell files we shouldn't be pushing out. | {{bug|682148}} for the jsshell files we shouldn't be pushing out. | ||
=== Push to beta === | === Push to beta === | ||
~/bin/backupsnip Firefox-7.0b2-build1 | ~/bin/backupsnip Firefox-7.0b2-build1 | ||
~/bin/pushsnip Firefox-7.0b2-build1 | ~/bin/pushsnip Firefox-7.0b2-build1 | ||
===Push XULRunner to Mirrors === | ===Push XULRunner to Mirrors === | ||
# DRY RUN | |||
rsync -n -av --exclude=*.txt --exclude=*unsigned* --exclude=*-symbols.zip --exclude=*.checksums \ | |||
/pub/mozilla.org/xulrunner/nightly/7.0b2-candidates/build1/ \ | |||
/pub/mozilla.org/xulrunner/releases/7.0b2/ | |||
# FOR REAL | |||
rsync -av --exclude=*.txt --exclude=*unsigned* --exclude=*-symbols.zip --exclude=*.checksums \ | |||
/pub/mozilla.org/xulrunner/nightly/7.0b2-candidates/build1/ \ | |||
/pub/mozilla.org/xulrunner/releases/7.0b2/ | |||
=== Update XULRunner wiki page === | === Update XULRunner wiki page === | ||
n/a | |||
=== Publish Fennec === | === Publish Fennec === | ||
| Line 365: | Line 376: | ||
=== Update browser choice website === | === Update browser choice website === | ||
n/a | n/a | ||
'''<font color="red">DONE TO HERE</font>''' | |||