Conda recipe CI

Description

Add a CI job that create OTB conda package and push it to anaconda

Definition of Ready

Generic:

  • If this issue is consequent, it is splitted in subtasks with priority and complexity evaluated. Theses subtasks should be linked to this issue. (To do on gitlab interface after writting this issue)
  • Issue complexity evaluated
  • Priority of issue evaluated
  • If there is specific test data needed, it should be detailled and available
  • If there is specific documentation/specification need, it should be available to the development team
  • Time during the sprint to realise this issue
  • Blocking elements resolved (check if non applicable, detail otherwise the resolved elements)

Specific:

Definition of Done

Generic:

  • No test regression on CI
  • Code reviewed by pairs
  • Code cleaned, no "debug" traces or "TODO" comment kept.
  • New code documented

Specific:

  • all ci jobs are working like before
  • Another CI job compile the otb recipe
  • When recipe is compiled and a version is tagged, we can automatically push the otb package in anaconda
Edited by Tristan Laurent