Difference between revisions of "Release Details"
Line 32: | Line 32: | ||
<h2>Release Plan</h2> | <h2>Release Plan</h2> | ||
+ | |||
+ | <table border="1"> | ||
<tr><th colspan="2">Task</th><th>Due date</th><th>Responsible</th><th>Status</th></tr> | <tr><th colspan="2">Task</th><th>Due date</th><th>Responsible</th><th>Status</th></tr> |
Revision as of 18:03, 17 June 2010
Tools/Links
- The release branch name will be ET_2010_06
- Testsuite Status page (add the testsuite *.log files created by scripts below to the repository at [1] to have them automatically included)
- Scripts to compile and run testsuites on different machines
Creating branches
Some basic git commands to create and work with branches:
Check in your local repository which branch you are in:
%git branch * master
Check the branches of your project in the remote repository:
%git branch -r origin/HEAD origin/master
Create a new branch:
%git checkout -b test Switched to a new branch "test"
Release Plan
Task | Due date | Responsible | Status | |
---|---|---|---|---|
(Re)run Testsuites | numrel | as necessary | Frank | √ |
philip | as necessary | Frank | √ | |
queenbee | as necessary | Frank | √ | |
ranger | as necessary | Tanja | √ | |
kraken | as necessary | Ian | √ | |
pelican | as necessary | Frank | dropped | |
damiana | as necessary | Ian | √ | |
bluedrop | as necessary | Peter | √ (down for Jun 17th) | |
redshift | as necessary | Erik | pending | |
Fix Testsuites | DistortedBHIVP/E2xeon_test_dbh fails on LONI | Jun 15 | Frank | √ |
Exact/Schwarzschild_EF fails on LONI | Jun 15 | Frank | √ | |
QuasiLocalMeasures/all fail | Jun 15 | Eloisa | √ | |
WeylScal4/teukolsky fails | Jun 15 | Peter | √ | |
Add Testsuites | McLachlan | Jun 15 | Ian | √ |
Check & Improve Documentation (www, wiki) | Jun 16 | Bruno, Tanja | pending | |
Write announcement texts | Jun 16 | Gabrielle | pending | |
Create release branch | svn.einsteintoolkit.org | Jun 16 | Frank | pending |
svn.cactuscode.org | Jun 16 | Frank | pending | |
carpetcode.org | Jun 16 | Erik | pending | |
aei.mpg.de | Jun 16 | Ian | √ | |
cvs.cct.lsu.edu | Jun 16 | ? | pending | |
github.com/ianhinder/Kranc.git | Jun 16 | Ian | √ | |
svn.cct.lsu.edu | Jun 16 | ? | pending |
Release team
- Gabrielle Allen
- Frank Löffler
- Erik Schnetter