Difference between revisions of "Release Details"

From Einstein Toolkit Documentation
Jump to: navigation, search
Line 19: Line 19:
 
%git branch
 
%git branch
 
* master
 
* 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"
  
 
<h2>Release Plan</h2>
 
<h2>Release Plan</h2>

Revision as of 17:56, 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

TaskDue dateResponsibleStatus
(Re)run Testsuitesnumrel as necessaryFrank
philip as necessaryFrank
queenbeeas necessaryFrank
ranger as necessaryTanja
kraken as necessaryIan
pelican as necessaryFrankdropped
damiana as necessaryIan
bluedropas necessaryPeter√ (down for Jun 17th)
redshiftas necessaryErikpending
Fix TestsuitesDistortedBHIVP/E2xeon_test_dbh fails on LONIJun 15Frank
Exact/Schwarzschild_EF fails on LONI Jun 15Frank
QuasiLocalMeasures/all fail Jun 15Eloisa
WeylScal4/teukolsky fails Jun 15Peter
Add TestsuitesMcLachlanJun 15Ian
Check & Improve Documentation (www, wiki)Jun 16Bruno, Tanjapending
Write announcement texts Jun 16Gabriellepending
Create release branchsvn.einsteintoolkit.orgJun 16Frankpending
svn.cactuscode.org Jun 16Frankpending
carpetcode.org Jun 16Erikpending
aei.mpg.de Jun 16Ian
cvs.cct.lsu.edu Jun 16?pending
github.com/ianhinder/Kranc.git Jun 16Ian
svn.cct.lsu.edu Jun 16?pending

Release team

  • Gabrielle Allen
  • Frank Löffler
  • Erik Schnetter