From 031f3fe76323b038364a77683ccdbd0754e11f9e Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 4 May 2018 22:30:03 -0500 Subject: [PATCH] some more changes on the tasks --- release-tasks | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/release-tasks b/release-tasks index 0bf004b..f4b11f1 100644 --- a/release-tasks +++ b/release-tasks @@ -457,7 +457,7 @@ Thanks! # in a clean git repository: git checkout v9.0.0 # or git checkout v9.0.0-rc1 rm -r * - tar --strip-components=1 -xvf dealii-9.0.0.tar.gz (or dealii-8.2.rc1.tar.gz) + tar --strip-components=1 -xvf dealii-9.0.0.tar.gz (or dealii-9.0.0-rc1.tar.gz) git status Now, the last git status must not show any modified contents! @@ -490,9 +490,11 @@ Thanks! 14a/ Create a pre-release on github: - https://github.com/dealii/dealii/releases/new + https://github.com/dealii/dealii/tags + + Select the just uploaded v9.0.0-rc1 tag and click on "add release notes" - Tag: dealii-9.0.0-rc1 @master + Tag: v9.0.0-rc1 Existing tag Release title: deal.II pre-release version 9.0.0-rc1 Description: "" -- 2.39.5