UNCLASSIFIED - NO CUI

DRAFT: Integrator for gitlab Project

  • perform any gitlab tasks that are NOT specific to the creation of the gitlab project
    • create integrator class in custom/p1
    • implement behavior
      • create branch on pipeline-product with the same name as product group [ if does not exist ]
      • add [project-path]-ci.yml file to master branch of pipeline-products
      • add [prodect-path].yml file to branch [parent-group-path] of pipeline-products
      • add CIpipelineConfig to project
      • add CICD variable image_name to project
Edited by abrichards