Skip to content

Pre-req scripts and initial ADO pipelines

Arturo Hernandez [EPAM] requested to merge dev/pre-req into main

Ref: infra-azure-provisioning#209

  • Created script to create and setup pipelines and ARM Service principal.
  • Refactored README and added instructions on how to setup ADO and PAT
  • Added basic pipeline to setup the Template Specs and Resource Group in the Azure environment
  • ado_setup.sh script will create the needed pipelines and variable groups as well as the ARM deployer SPN and the service connection associated with that
  • Added ARM ttk tool to test in gitlab and in azure devops, use the XunitXML.ps1 script to parse the tests in nice way in azure devops.
  • Deploy pipeline stage is not fully functional, as for now it is only working with PreRequisites ARM template.
Edited by Arturo Hernandez [EPAM]

Merge request reports