Confirmed users
6,300
edits
(One intermediate revision by the same user not shown) | |||
Line 27: | Line 27: | ||
=== Milestone Release Checklist === | === Milestone Release Checklist === | ||
====Get Ready==== | |||
# Determine concept of next release | # Determine concept of next release | ||
## File or triage bugs to fix associated to concept | ## File or triage bugs to fix associated to concept | ||
Line 38: | Line 38: | ||
#* Determine if changes need to be made to .htaccess | #* Determine if changes need to be made to .htaccess | ||
====Get Set==== | |||
# Bugs are only committed to stage | # Bugs are only committed to stage | ||
# Bugs are verified on stage before the push | # Bugs are verified on stage before the push | ||
====Go==== | |||
# Notify IT with a bug of push to production | # Notify IT with a bug of push to production | ||
#* include date, folder/commits content that will be sent to production, if archive of previous release is necessary and where | #* include date, folder/commits content that will be sent to production, if archive of previous release is necessary and where | ||
Line 54: | Line 54: | ||
# Security related bugs are committed to stage | # Security related bugs are committed to stage | ||
# Security related bugs are verified on stage | # Security related bugs are verified on stage | ||
# Security related bugs are committed to production. Other bug fix code on stage will not be committed to production | # Notify IT with a bug of push to production | ||
#* include date, commit that will be sent to production | |||
# Security related bugs are committed to production. Other bug fix code on stage will not be committed to production |