Skip to content

Latest commit

 

History

History
53 lines (48 loc) · 1.47 KB

File metadata and controls

53 lines (48 loc) · 1.47 KB

Before minor release v 1.4.0.

  • Validate full pipeline - Github
  • Delete _bckp/* !!! Bring back tuto and exemple before
  • clean test folders hierarchy - TC
    • tests | - unit | - e2e | - deployment | - science | - untary_tests | NRV_tests
    • update corresponding actions .yaml
  • Set dev-branch as default - FK
  • GitHub rule set - TC
    • writing authorisations:
      • Forbid for user and NRV-team on staging and master
      • Forbid for user on dev

After minor release v 1.4.0. (patches)

  • clean test folders hierarchy - unit | nrv ...
  • Complementary actions
    • clean tags (in case of issues)
    • Build/publish dev doc
    • Zenodo link in Readme.md
  • Code
    • add get/print machine config and sim parameters
      • implement
      • add to all exemples/tuto
  • Clean branches
    • dev:
      • Generated tuto/examples in doc
      • recreated bash_nrv file
    • staging:
      • remove ./tests/science (unitary_tests)
    • master
      • remove ./tests/science (unitary_tests)
  • GitHub rule set
    • automatization of merge requests
      • dev -> staging
      • staging -> master