CloudServices/Sync/FxSync/PushingDevUpdates: Difference between revisions

Jump to navigation Jump to search
update notes for versions.php
(add substeps for updated/index)
(update notes for versions.php)
Line 13: Line 13:
#* <tt>scp dist/xpi/weave-<ver>-dev.xpi stage.mozilla.org:...</tt>
#* <tt>scp dist/xpi/weave-<ver>-dev.xpi stage.mozilla.org:...</tt>
# [SVN] update from svn+ssh://svn.mozilla.org/projects/services.mozilla.com/trunk/
# [SVN] update from svn+ssh://svn.mozilla.org/projects/services.mozilla.com/trunk/
# [SVN] update sync/install.php to point to the new build URL on the ftp.
# [SVN] update sync/versions.php
# [SVN] update sync/update.rdf with correct version info
# [SVN] update sync/updated/index.html with any relevant information (sync/updated/changelog.html for major releases)
## Update $latest_dev to <version>
## Update $latest_dev to <version>
## Update $latest_dev_date to <today>
## Update $latest_dev_date to <today>
## Update changelog
## Update $latest_dev_notes to include recent changes
# [SVN] commit changes to SVN
# [SVN] commit changes to SVN
# [QA] verify changes [http://services.stage.mozilla.com on stage]
# [QA] verify changes on stage (might take ~5 minutes to kick in)
## Check http://services.stage.mozilla.com/sync/update.rdf for <version>
## Check http://services.stage.mozilla.com/sync/install.php for correct file
## Check http://services.stage.mozilla.com/sync/updated/?channel=dev&version=<ver> for version, date, notes
# [SVN] remove old production tag
# [SVN] remove old production tag
#* <tt>svn delete -m "Remove old production tag" svn+ssh://svn.mozilla.org/projects/services.mozilla.com/tags/production</tt>
#* <tt>svn delete -m "Remove old production tag" svn+ssh://svn.mozilla.org/projects/services.mozilla.com/tags/production</tt>
# [SVN] if you have access (Mardak/mconnor do) tag production
# [SVN] if you have access (Mardak/mconnor do) tag production
#* <tt>svn copy svn+ssh://svn.mozilla.org/projects/services.mozilla.com/trunk svn+ssh://svn.mozilla.org/projects/services.mozilla.com/tags/production -m "release 1.2b1"</tt>
#* <tt>svn copy svn+ssh://svn.mozilla.org/projects/services.mozilla.com/trunk svn+ssh://svn.mozilla.org/projects/services.mozilla.com/tags/production -m "release 1.2b1"</tt>
385

edits

Navigation menu