11
edits
Line 172: | Line 172: | ||
== Pushing builds to the release tree == | == Pushing builds to the release tree == | ||
=== Adding links to bouncer === | |||
Make sure all files you're pushing to the release tree have their according bouncer link set up. More about this can be found here: [https://bugzilla.mozilla.org/show_bug.cgi?id=421555 add bouncer links for 0.8] | |||
=== Sunbird === | === Sunbird === | ||
For the 0.7 release the required files were copied from the nightly directories and collected in a 0.7-candidates directory still in the nightly tree (flat structure, no renaming). Once all desired languages and platforms are there, a script exists to deliver them into the expected structure (platform/language) in the release tree and do the renaming. | For the 0.7 release the required files were copied from the nightly directories and collected in a 0.7-candidates directory still in the nightly tree (flat structure, no renaming). Once all desired languages and platforms are there, a script exists to deliver them into the expected structure (platform/language) in the release tree and do the renaming. | ||
Line 180: | Line 183: | ||
TODO: make this script fix access rights and cretate MD5SUM files | TODO: make this script fix access rights and cretate MD5SUM files | ||
TODO: rewrite script as new stage server doesn't allow local execution | |||
=== Lightning === | === Lightning === |
edits