Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Build Pipeline

Alex Li edited this page Oct 9, 2020 · 3 revisions

CI/CD Build pipeline

Git: https://github.com/microsoft/data-protection-mapping-project

CI/CD: https://dev.azure.com/PRAOps/Standards%20and%20Regulations%20Mapping

The CI/CD is triggered by a push to branches:

  • master
  • dev
  • data-preview

The CI/CD pipeline:

  1. Pulls latest branch source.
  2. Converts Xlsx file to a json file for app consumption.
  3. Builds the production Angular web app.
  4. Publishes the built files to an Azure WebApp.

Branches, Builds, URLs

Branch, URL

Copyright (c) Data Protection Mapping Project. All rights reserved. Licensed under the MIT License.

Clone this wiki locally