Closed muiriswoulfe closed 1 year ago
✔ Thanks for keeping your pull request small. ✔ Thanks for adding tests. | Lines | |
---|---|---|
Product Code | 0 | |
Test Code | 0 | |
Subtotal | 0 | |
Ignored Code | 95 | |
Total | 95 |
Metrics computed by PR Metrics. Add it to your Azure DevOps and GitHub PRs!
Summary
Motivation
Azure DevOps Pipelines need to inherit from fixed templates for compliance reasons.
Technical
This change updates the Azure DevOps Pipelines to perform the required inheritance. It also removes now superfluous pipeline stages that are already covered via the new templates.
Note that
pr-test.yml
is used within a test environment where the templates are unavailable, hence the addition of this file.Testing
Test Types