Confirmed users
2,816
edits
m (→Deployment: added clarifications and note to have separate bug for the signed file) |
m (→Deployment: notes from felipe on prefs and hg) |
||
| Line 16: | Line 16: | ||
# Add-ons team notifies release-drivers@m.o and moc@m.c about the deployment, including bug number. | # Add-ons team notifies release-drivers@m.o and moc@m.c about the deployment, including bug number. | ||
# Signed file is uploaded to addons.mozilla.org and published. | # Signed file is uploaded to addons.mozilla.org and published. | ||
Tips: | |||
* It's nicer to use `hg copy` to copy the folder so that the commit will display only the changes between the files. | |||
* Whenever we change a pref in a hotfix, we need to change the pref name in Firefox, otherwise users will get stuck with this custom value which won't be reset when Firefox updates | |||