Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XS✔ ◾ Pipeline Compliance #439

Merged
merged 14 commits into from Nov 1, 2023
Merged

Conversation

muiriswoulfe
Copy link
Member

@muiriswoulfe muiriswoulfe commented Nov 1, 2023

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

  • Unit tests
  • Manual tests

@muiriswoulfe muiriswoulfe added the enhancement New feature or request label Nov 1, 2023
@muiriswoulfe muiriswoulfe self-assigned this Nov 1, 2023
@muiriswoulfe muiriswoulfe requested a review from a team as a code owner November 1, 2023 21:00
Copy link
Contributor

github-actions bot commented Nov 1, 2023

PR Metrics

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!

@github-actions github-actions bot changed the title Pipeline Compliance XS✔ ◾ Pipeline Compliance Nov 1, 2023
@muiriswoulfe muiriswoulfe enabled auto-merge (squash) November 1, 2023 21:44
@muiriswoulfe muiriswoulfe merged commit 9e0f512 into main Nov 1, 2023
17 checks passed
@muiriswoulfe muiriswoulfe deleted the muiriswoulfe/pipeline-compliance branch November 1, 2023 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants