зеркало из https://github.com/mozilla/pjs.git
17 строки
609 B
Plaintext
17 строки
609 B
Plaintext
Checklist of things to do before releasing a new Camino version:
|
|
|
|
- Make sure embed-replacements are all up to date
|
|
- Make sure copyright year is up to date in config/year.txt
|
|
- Update version number in config/version.txt
|
|
- Flip switch on Talkback server to enable wizard UI
|
|
- Check in new release notes
|
|
- Update mozilla/camino/installer/Makefile.in to pick up new release notes
|
|
(CAMINO_VERSION)
|
|
- Run a new automated build
|
|
- Tag the tree
|
|
- Test Talkback
|
|
- Move the build to releases/
|
|
- Flip the wizard UI switch back to off on the Talkback server
|
|
- Update version number in config/version.txt to (N.npre)
|
|
|