From 6f44c38238675b1d8f74ca0fc453d69b06410696 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 27 Jun 2023 17:51:40 -0500 Subject: [PATCH] update --- release-tasks.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/release-tasks.md b/release-tasks.md index d14548c..ed58a77 100644 --- a/release-tasks.md +++ b/release-tasks.md @@ -2,7 +2,7 @@ Copy and paste the following markdown list into a deal.II Issue: ## Pre-Release testing, QA and final code changes: -The following is a list of ouststanding QA tests that should be checked before proceeding with a release. In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:` and link corresponding pull requests after `pr:`. finally, tick of the box when the task is done. +The following is a list of ouststanding QA tests that should be checked before proceeding with a release. In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:` and link corresponding pull requests after `pr:`. Finally, tick of the box when the task is done. - [ ] Update regression tester (assigned:, pr: —) Check and (if necessary) update testing infrastructure so that at least one configuration runs with the latest versions of external dependencies and compilers. @@ -104,7 +104,7 @@ The following steps have to be done by a single developer (with admin privileges ## Post-Branching tasks and cleanup: -The following is a list of ouststanding tasks that have to happen on the release branch before we can tag a release (candidate). In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:` and link corresponding pull requests after `pr:`. finally, tick of the box when the task is done. +The following is a list of ouststanding tasks that have to happen on the release branch before we can tag a release (candidate). In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:` and link corresponding pull requests after `pr:`. Finally, tick of the box when the task is done. - [ ] Update `AUTHORS.md` and `LICENSE.md` (assigned:, pr:) * Create an `AUTHORS.md` file in the top-level directory of the branch that contains a text-only copy of the authors.html file from the website. You can start from lynx -dump -nolist https://www.dealii.org/authors.html >AUTHORS and format it like this: https://github.com/dealii/dealii/blob/dealii-9.0/AUTHORS @@ -204,25 +204,25 @@ The following steps have to be done by a single developer (with admin privileges ## Post (Pre-)release steps: -The following is a list of ouststanding tasks that have to happen after we tagged a release (candidate). In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:` and link corresponding pull requests after `pr:`. finally, tick of the box when the task is done. +The following is a list of ouststanding tasks that have to happen after we tagged a release (candidate). In order to avoid duplicated efforts, add your a tag `@name` with your name after `assigned:`. Finally, tick of the box when the task is done. - - [ ] Generate the documentation on the webserver - - [ ] Adjust `header.include` on the homepage + - [ ] Generate the documentation on the webserver (assigned:) + - [ ] Adjust `header.include` on the homepage (assigned:) Change links to the documentation of the most recent version; change the link to the changes_after_X_Y_Z.html file. - - [ ] Adjust `news.html` on the homepage + - [ ] Adjust `news.html` on the homepage (assigned:) * add a new entry for the release using the link to the copied changes.h file from above * also rotate the news entry in the short news blurbb on the fron page in `index.html` - - [ ] Generate MAC bundles and attach to current (pre-)release - - [ ] Update deal.II package in Spack - - [ ] Update deal.II package in Candi - - [ ] Update deal.II package in Gentoo - - [ ] Update deal.II package in Ubuntu/Debian and generate PPA for Ubuntu LTS - - [ ] Update deal.II package in Archlinux AUR - - [ ] Update deal.II Virtualbox Images - - [ ] Release announcements + - [ ] Generate MAC bundles and attach to current (pre-)release (assigned:) + - [ ] Update deal.II package in Spack (assigned:) + - [ ] Update deal.II package in Candi (assigned:) + - [ ] Update deal.II package in Gentoo (assigned:) + - [ ] Update deal.II package in Ubuntu/Debian and generate PPA for Ubuntu LTS (assigned:) + - [ ] Update deal.II package in Archlinux AUR (assigned:) + - [ ] Update deal.II Virtualbox Images (assigned:) + - [ ] Release announcements (assigned: —) * [ ] on the user mailing list * [ ] on social media (facebook, twitter) * [ ] send a news item to NADigest - - [ ] Update wikipedia pages + - [ ] Update wikipedia pages (assigned:) * https://en.wikipedia.org/wiki/Deal.II * https://en.wikipedia.org/wiki/List_of_finite_element_software_packages -- 2.39.5