Skip to content

Make datacore pipelines staging-ready

  • directory structure for datacore application should be /apps/datacore/[PRJ]/[BRANCH] and the runner needs to be responsible for each stage
  • Validate Export pipeline task should be ok also for feature branches
  • ImportIntoDatacore pipeline task should only create MR in develop branch, and push regularly for feature branches
  • DataCore deployment should be triggered by Asset repo and not Ansible, because the deployed app will be bound to those assets
Edited by jurgenhaas