Releases/Firefox 33.0/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(Created page with "nthomas - {{bug|1056837}} * updated [http://hg.mozilla.org/build/buildbot-configs/rev/aae304446477 extraPartials in release config] before ship-it started = Build 1 / RC1 =...") |
|||
| Line 6: | Line 6: | ||
* uploading bits to apple under way | * uploading bits to apple under way | ||
= Updates for beta = | == Updates for beta == | ||
* partial form 33.0b9 generated at build time | * partial form 33.0b9 generated at build time | ||
* {{bug|1021026}} gets Balrog almost right, need to add this | * {{bug|1021026}} gets us a long way (no bouncer config or snippet generation). The Balrog blog is almost right, need to add this | ||
{ | { | ||
"ftpFilenames": { | "ftpFilenames": { | ||
| Line 17: | Line 17: | ||
} | } | ||
* did that with new balrog-tweaker script (bug to follow) | * did that with new balrog-tweaker script (bug to follow) | ||
=== Update verify === | |||
Revision as of 00:58, 8 October 2014
nthomas - bug 1056837
- updated extraPartials in release config before ship-it started
Build 1 / RC1
- uploading bits to apple under way
Updates for beta
- partial form 33.0b9 generated at build time
- bug 1021026 gets us a long way (no bouncer config or snippet generation). The Balrog blog is almost right, need to add this
{
"ftpFilenames": {
"partials": {
"Firefox-33.0b9-build1": "firefox-33.0b9-33.0.partial.mar"
}
}
}
- did that with new balrog-tweaker script (bug to follow)