From: Matthias Maier Date: Mon, 26 Jun 2023 18:11:45 +0000 (-0500) Subject: add a release task X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe68a2fddc7d6b5177a15d3712e1474ce3eb92a9;p=release-papers.git add a release task --- diff --git a/release-tasks.md b/release-tasks.md index a374694..8b6cec4 100644 --- a/release-tasks.md +++ b/release-tasks.md @@ -5,7 +5,8 @@ Copy and paste the following markdown list into a deal.II Issue: The following is a list of ouststanding QA tests that should be checked before proceeding with a release. In order to 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. + Check and (if necessary) update testing infrastructure so that at least one configuration runs with the latest versions of external dependencies and compilers. + Also temporarily remove all test exclusion lists from the regression tester and re-evaluate whether they still have to be excluded. - [ ] Outstanding issues and pull-requests Check issues and pull-requests for outstanding fixes. Update release milestones https://github.com/dealii/dealii/milestone/12