Commit 0b85e2a6 authored by Marin Jankovski's avatar Marin Jankovski

Order of tasks in monthly release doc.

parent acf4d039
...@@ -10,11 +10,8 @@ NOTE: This is a guide for GitLab developers. ...@@ -10,11 +10,8 @@ NOTE: This is a guide for GitLab developers.
A release manager is selected that coordinates the entire release of this version. The release manager has to make sure all the steps below are done and delegated where necessary. This person should also make sure this document is kept up to date and issues are created and updated. A release manager is selected that coordinates the entire release of this version. The release manager has to make sure all the steps below are done and delegated where necessary. This person should also make sure this document is kept up to date and issues are created and updated.
### **3. Update Changelog** ### **3. Create an overall issue**
Name it "Release x.x.x" for easier searching.
Any changes not yet added to the changelog are added by lead developer and in that merge request the complete team is asked if there is anything missing.
### **4. Create an overall issue**
``` ```
15th: 15th:
...@@ -54,6 +51,10 @@ Any changes not yet added to the changelog are added by lead developer and in th ...@@ -54,6 +51,10 @@ Any changes not yet added to the changelog are added by lead developer and in th
* Deploy to GitLab.com (#LINK) * Deploy to GitLab.com (#LINK)
``` ```
### **4. Update Changelog**
Any changes not yet added to the changelog are added by lead developer and in that merge request the complete team is asked if there is anything missing.
# **16th - Merge the CE into EE** # **16th - Merge the CE into EE**
Do this via a merge request. Do this via a merge request.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment