From a0e12c1f029ffd9febc9237febf95412f6e14945 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sun, 11 Mar 2018 14:35:18 -0600 Subject: [PATCH] Add running the code gallery to the release task list. --- release-tasks | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release-tasks b/release-tasks index 43a68a4..7e04439 100644 --- a/release-tasks +++ b/release-tasks @@ -392,6 +392,9 @@ Wolfgang Bangerth, Timo Heister, Guido Kanschat, and Matthias Maier This step will require looking at the output and checking whether anything untoward is happening. +10a/ Do the same for the code gallery examples: They should at the + very least compile. If possible, also run them to make sure they + don't trip up any exceptions. 11/ In a clean source directory of the dealii-8.2 branch, do mkdir builddoc -- 2.39.5