Skip to content

Draft: Upload coverage blob to azure and send download url to bx automation

Platform Automation requested to merge bx-automation-coverage-blob into master
  • Change the image to the standardized automation image which includes azure cli tools
  • change stage to code_analysis so that we are guaranteed to run after unit tests run
  • generate a tarball of the coverage directory which should be created when unit tests run
  • generate a download url for said tarball and send it to bx-automation so it can be downloaded by child pipeline jobs
  • added link in gitlab-ci-main as we want to use this in a branch first

Merge request reports