Confirmed users
82
edits
Sevenspade (talk | contribs) (→DOM Inspector branch days: Forgot about DOMI_LATEST_BRANCH tag) |
Sevenspade (talk | contribs) (→DOM Inspector branch days: add remove tag DOMI_LATEST_BRANCH step) |
||
| Line 65: | Line 65: | ||
* Verify that the maxVersion strings in install.rdf on the release branch for all applications match the versions that correspond to the current nightlies derived from mozilla-central. (This shouldn't be necessary if you've already done everything you're supposed to do on the last merge day.) | * Verify that the maxVersion strings in install.rdf on the release branch for all applications match the versions that correspond to the current nightlies derived from mozilla-central. (This shouldn't be necessary if you've already done everything you're supposed to do on the last merge day.) | ||
* Verify that any translations updated on the last release branch have been copied over to the default branch. | * Verify that any translations updated on the last release branch have been copied over to the default branch. | ||
* Remove the DOMI_LATEST_BRANCH tag from the last branch<br/><nowiki> | |||
</nowiki><samp>$ <kbd>hg tag --remove DOMI_LATEST_BRANCH</kbd></samp> | |||
* Branch | * Branch | ||
** e.g., if the last version of DOM Inspector released was 2.0.11, the current version on the default branch should already be 2.0.12pre, and the name for the new branch will be DOMI_2_0_12<br/><nowiki> | ** e.g., if the last version of DOM Inspector released was 2.0.11, the current version on the default branch should already be 2.0.12pre, and the name for the new branch will be DOMI_2_0_12<br/><nowiki> | ||