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

Build Pipeline

Gerald Versluis edited this page Jul 16, 2020 · 3 revisions

Here you find the global structure of the current build pipeline setup. This will include a part that is public so that our contributors can have easy access into our logs. But will also contain a portion that is not public, running on Microsoft servers.

Therefore, this document is mostly a reference for future use when the pipeline needs to be updated or debugged.

Triggers

There are three triggers for a build

  1. A PR is submitted
  2. A PR is merged into main
  3. A tag has been created