The workflowScripts table of the rd_workflow database lists all the programs used by the Release Manager system and their associated workflow (currently there is only one).  The table contains the following columns:

The current (July 2013) contents of the table are:

scriptId

workflowId

script

queue

user

description

1

1

/u/gl/glastrm/grits-cpp/bin/checkoutBuild

medium

glastrm

Checkout

2

1

/u/gl/glastrm/grits-cpp/bin/compileBuild

buildq

glastrm

Compile

3

1

/u/gl/glastrm/grits-cpp/bin/testBuild

buildq

glastrm

Test

4

1

/u/gl/glastrm/grits-cpp/bin/finishBuild

express

glastrm

Finalize

5

1

/u/gl/glastrm/grits-cpp/bin/createReleaseBuild

medium

glastrm

Installer

6

1

/u/gl/glastrm/grits-cpp/bin/cleanBuild

short

glastrm

Clean

7

1

/u/gl/glastrm/grits-cpp/bin/eraseBuild

short

glastrm

Erase

8

1

/u/gl/glastrm/grits-cpp/bin/createDoxygen

medium

glastrm

Doxygen

9

1

/u/gl/glastrm/jenkinsTest.pl

express

glastrm

Launch