From: Timo Heister Date: Thu, 23 Mar 2017 16:10:31 +0000 (-0400) Subject: update tasks X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117bdd1ef26a9ff2f7bc617928b41d88a299d531;p=release-papers.git update tasks --- diff --git a/release-tasks b/release-tasks index f22d8a7..bab714d 100644 --- a/release-tasks +++ b/release-tasks @@ -148,7 +148,7 @@ Contributors for 8.5: Joscha Gedicke Juliane Dannberg Justin Kauffman - Konstantin Ladutenko and many others + Konstantin Ladutenko Liang Zhao Luca Heltai Martin Kronbichler @@ -179,8 +179,8 @@ Contributors for 8.5: and look for anything that should obviously be fixed. -0b/ Check for doxygen formatting problems by running tests/scripts/checkdoxygen.py: - find include -name "*h" -print | xargs -n 1 ./tests/scripts/checkdoxygen.py +0b/ Check for doxygen formatting problems by running contrib/utilities/checkdoxygen.py: + find include -name "*h" -print | xargs -n 1 ./contrib/utilities/checkdoxygen.py and push the corresponding changes @@ -255,16 +255,7 @@ author. 1a/ Adjust doc/users/doxygen.html to link to the to-be-created TAG file. - - -2/ Commit the changes: - - git commit -a -m "update changes and news for release" - [ pull request ] - - -3/ create the new release paper, upload to arxiv, link in publications.html - TH: it might make sense to delay this. The paper won't be done in time... + then do a pull request 4/ If a x.y.0 release, it is now time to create a release branch: