New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Developers/DevProcess (diff) – NEMO

Changes between Version 33 and Version 34 of Developers/DevProcess


Ignore:
Timestamp:
2016-02-24T16:10:00+01:00 (8 years ago)
Author:
nicolasmartin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/DevProcess

    v33 v34  
    22[[PageOutline(2,,inline)]] 
    33 
    4 __Timeline table (last update for each subform)__ 
    5  
    6 || '''Abstract''' || ''`#!TracForm #!subcontext abstract on [tf.form_updated_on:abstract] by [tf.form_updater:abstract]`'' || 
    7 || '''Preview''' || ''`#!TracForm #!subcontext preview on [tf.form_updated_on:preview] by [tf.form_updater:preview]`'' || 
    8 || '''Tests''' || ''`#!TracForm #!subcontext tests on [tf.form_updated_on:tests] by [tf.form_updater:tests]`'' || 
    9 || '''Review''' || ''`#!TracForm #!subcontext review on [tf.form_updated_on:review] by [tf.form_updater:review]`'' || 
    10  
    114---- 
    125== Abstract == 
    13 '''This section should be completed before starting to develop the code, in order to find agreement on the method beforehand.''' 
     6This section should be completed before starting to develop the code, in order to find agreement on the method beforehand. 
    147 
    158{{{ 
     
    2922=== Part 3: Reference manual updates === 
    3023[tf.textarea:manual 'Using part 1 and 2, define the summary of changes to be done in the NEMO reference manual (tex files).' 200 20] 
     24==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
    3125}}} 
    32 '''Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks.''' 
     26Once the PI has completed this section, he should send a mail to the previewer(s) asking them to preview the work within two weeks. 
    3327 
    3428---- 
    3529== Preview == 
    36 Since the preview step must be completed before the PI starts the coding, the previewer(s) answers are expected to be completed within the two weeks after the PI has sent his request.[[BR]]'''For each question, an iterative process should take place between PI and previewer(s) in order to reach a "YES" answer for each of the following questions.''' 
     30Since the preview step must be completed before the PI starts the coding, the previewer(s) answers are expected to be completed within the two weeks after the PI has sent his request.[[BR]]For each question, an iterative process should take place between PI and previewer(s) in order to reach a "YES" answer for each of the following questions. 
    3731 
    3832{{{ 
     
    4640|| Does the previewer agree with the proposed summary of updates in reference manual? || [tf.select:2.4 '' Yes No NR] || [tf.textarea:2.4 'Add a comment?' 50 10] || 
    4741|| ... ... ... || [tf.select:2.X '' Yes No NR] || [tf.textarea:2.X 'Add a comment?' 50 10] || 
     42==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
     43 
    4844}}} 
    49 [[BR]]'''Once all "YES" have been reached, the PI can start the development into his development branch.''' 
     45Once all "YES" have been reached, the PI can start the development into his development branch. 
    5046 
    5147---- 
     
    6965|| Are there significant changes in run time/memory? || [tf.select:3.10 '' Yes No NR] || [tf.textarea:3.10 'Add a comment?' 50 10] || 
    7066|| ... ... ... || [tf.select:3.XX '' Yes No NR] || [tf.textarea:3.XX 'Add a comment?' 50 10] || 
     67==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
     68 
    7169}}} 
    7270---- 
     
    9290'''Is the review fully successful?'''[tf.select:status '' Yes No][[BR]] 
    9391[tf.textarea:status 'If not, please indicate what is still missing.' 50 10] 
     92==== ''Updated on [tf.form_updated_on:] by [tf.form_updater:]'' ==== 
     93 
    9494}}} 
    9595Once review is successful, the development must be scheduled for merge during next Merge Party Meeting.