Socorro/Release Procedure/Checklists/PushProduction: Difference between revisions

Jump to navigation Jump to search
Line 9: Line 9:
# If cron changes exist, schedule verification of cron job changes for after their next scheduled run
# If cron changes exist, schedule verification of cron job changes for after their next scheduled run
# Update https://wiki.mozilla.org/Socorro:Releases with push bug link
# Update https://wiki.mozilla.org/Socorro:Releases with push bug link
# Tagged release (GPG signed) and push changes to github. Sample commands below:
# Tagged release and push changes to github. Sample commands below:
#:<pre>git tag -s -m "bug 735837 - push 2.5 release" v2.5</pre>
#:<pre>git tag 50</pre>
#:<pre>git push mozilla v2.5</pre>
#:<pre>git push mozilla 50</pre>
# Update https://wiki.mozilla.org/Socorro:Releases with release tag link to github
# Update https://github.com/mozilla/socorro/releases/ with release tag link to github
# Finally, send email to socorro-dev and tools-socorro lists announcing the release
# Finally, send email to socorro-dev and tools-socorro lists announcing the release
Confirmed users
1,031

edits

Navigation menu