Update Home
parent
7bccb24288
commit
d4e35b7c3b
1 changed files with 10 additions and 2 deletions
12
Home.md
12
Home.md
|
@ -53,5 +53,13 @@ See workflow configuration file: master/.forgejo/workflows/release.yml
|
|||
- master
|
||||
- pom.xml, the version must be `<version>1.0.100-SNAPSHOT</version>` with SNAPSHOT and incremented
|
||||
- a tag was added with the name `v1.0.99`
|
||||
|
||||
4.
|
||||
4. Post release
|
||||
After the (successfull) release, the Milestone must be closed.
|
||||
- Goto https://git.oguerreiro.com/root/resilient/milestones
|
||||
- Create the next milestone: 1.0.100
|
||||
- Close the released milestone
|
||||
- Search for the Milestone 1.0.99
|
||||
- Evaluate if all associated issues are closed
|
||||
- If not, move the unresolved issues to another milestone
|
||||
- Click the action "Close"
|
||||
- In working Eclipse Workspace make PULL (this prevents future conflits, and updates the pom version)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue