Skip to content

Set up workflow using gitlab runner

Once a machine is available from LAPP to host the gitlab runner, set up the workflow:

  • set up the gitlab runner on the machine (docker executor)
  • #25 set up renovate bot on SAG group
  • set up semantic release access tokens
  • implement rta container repository with CI/CD components to build images, provide sag-reco base images (in gitlab container registry)
  • implement CI/CD components
  • create ctao-sag and ctao-sag-dev channels for conda packages at prefix.dev (to demonstrate, to be discussed with AIV if permanent solution)
  • use workflow
  • push reco images to harbor on top/in place of gitlab container registry
  • use new sonarqube instance on new repositories
  • Implement junit report upload for test validation?
Edited by Vincent Pollet