microsoft/mu_tiano_platforms

[Bug]: Pipelines broken due to dependency on mu_devops/main

makubacki opened this issue · 0 comments

Is there an existing issue for this?

  • I have searched existing issues

Current Behavior

Pipelines break because they depend on mu_devops/main and it has a breaking change (2.0.0 release).

Expected Behavior

Pipelines should build successfully if a change does not introduce a build failure.

Steps To Reproduce

  1. Run a change against a PR gate before the issue is fixed

Examples of PR gates failing:

  1. #36170 • Bump Fedora-35 test container image to 5b8a008
  2. #36139 • Fix shared and non-shared crypto in DSC

Build Environment

- OS(s): Ubuntu and/or Windows
- Builds Impacted: Pipelines only

Version Information

Begins as of commit (breaking change) https://github.com/microsoft/mu_devops/commit/44583757d56da04d3b6d421dc11b59dbb246a1f5 in [mu_devops](https://github.com/microsoft/mu_devops)

Urgency

High

Are you going to fix this?

I will fix it

Do you need maintainer feedback?

No maintainer feedback needed

Anything else?

No response