From d4e35b7c3be8c1036f060c150c37de0a4d4fb035 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 23 Jun 2025 11:26:42 +0100 Subject: [PATCH] Update Home --- Home.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 806434d..2a9c5ec 100644 --- a/Home.md +++ b/Home.md @@ -53,5 +53,13 @@ See workflow configuration file: master/.forgejo/workflows/release.yml - master - pom.xml, the version must be `1.0.100-SNAPSHOT` with SNAPSHOT and incremented - a tag was added with the name `v1.0.99` - -4. \ No newline at end of file +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)