mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Merge branch 'update-guides' into 'master'
Mention all update guides in monthly release doc Fixes #1328
This commit is contained in:
@@ -29,9 +29,14 @@ Consider naming the issue "Release x.x.x.rc1" to make it easier for later search
|
||||
1. Check the [Git version](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/tasks/gitlab/check.rake#L794)
|
||||
1. There might be other changes. Ask around.
|
||||
|
||||
### **3. Create an update guide**
|
||||
### **3. Create an update guides**
|
||||
|
||||
It's best to copy paste the previous guide and make changes where necessary. The typical steps are listed below with any points you should specifically look at.
|
||||
1. Create: CE update guide from previous version. Like `from-6-8-to-6.9`
|
||||
1. Create: CE to EE update guide in EE repository for latest version.
|
||||
1. Update: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/6.0-to-6.x.md to latest version.
|
||||
|
||||
It's best to copy paste the previous guide and make changes where necessary.
|
||||
The typical steps are listed below with any points you should specifically look at.
|
||||
|
||||
#### 0. Any major changes?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user