mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-06 23:52:12 +01:00
Update release-process.md
This commit is contained in:
@@ -19,10 +19,6 @@ Change "Unreleased" header in `CHANGELOG.md` to `<version> - <current date>`
|
||||
|
||||
`git checkout -b release/<version>`
|
||||
|
||||
## Plugin dependicies
|
||||
|
||||
Check if all plugin dependicies are proper version and not SNAPSHOT!
|
||||
|
||||
## Commit version changes
|
||||
|
||||
```
|
||||
@@ -73,6 +69,10 @@ git commit -m "Update to new version of SCM-Manager"
|
||||
git push
|
||||
```
|
||||
|
||||
## Plugin dependencies
|
||||
|
||||
Check if all plugin dependicies are proper version and not SNAPSHOT!
|
||||
|
||||
Wait for Jenkins to be green.
|
||||
|
||||
## Create release branch
|
||||
|
||||
Reference in New Issue
Block a user