Changes between Initial Version and Version 1 of ITERATION_03/Release/Process


Ignore:
Timestamp:
12/20/08 02:19:21 (16 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ITERATION_03/Release/Process

    v1 v1  
     1= Release team working process = 
     2 
     3This is the way the release team is supposed to work. 
     4 
     5== Overview == 
     6The release team process consists of the following activities: 
     7 * Opening 
     8 * Testing 
     9 * Reviews 
     10 * Release assembly 
     11 
     12== Opening == 
     13This is the first things that the team should do after the official sprint opening: 
     14 * Create a branch from the trunk. The name should be further determined(perhaps something like release01 or release01-pre-alpha-2) 
     15 * Create a wiki page for the release. This will be ITERATION_<it_number>/Release 
     16 * Select tasks for testing. Sort them by their testability and importance 
     17 * Merge back valuable changes done on the previous release branch into the trunk 
     18 
     19== Testing ==