Update Home

root 2025-06-23 11:26:42 +01:00
parent 7bccb24288
commit d4e35b7c3b

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)