From fe68a2fddc7d6b5177a15d3712e1474ce3eb92a9 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 26 Jun 2023 13:11:45 -0500 Subject: [PATCH] add a release task --- release-tasks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5