Confirmed users
1,031
edits
| 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 | # Tagged release and push changes to github. Sample commands below: | ||
#:<pre>git tag | #:<pre>git tag 50</pre> | ||
#:<pre>git push mozilla | #:<pre>git push mozilla 50</pre> | ||
# Update https:// | # 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 | ||