From 989b1730d07e4cfda511790cbe8a1c3cc771dc44 Mon Sep 17 00:00:00 2001 From: Nico Prediger Date: Tue, 1 Dec 2020 14:57:16 +0100 Subject: [PATCH] Add deletion reminder to releasing.md Signed-off-by: Nico Prediger --- RELEASING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASING.md b/RELEASING.md index 1a344dd37..c691c5b2f 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -25,3 +25,5 @@ 1. If this was a GA release, draft a new release on [GitHub](https://github.com/eclipse/gef). 1. In case of a GA release, adapt the default values in the promote.Jenkinsifle to use the new versions. When the new values are on the master branch, run a single Release-Promotion for an integration build, applying those values manually. After that, new Release-Promotion runs should use the new default values. + +1. Until this gets automated: If M1 is promoted, all milestones and integration builds from the previous release should be removed (update-site and drop location).