mu_devops icon indicating copy to clipboard operation
mu_devops copied to clipboard

Project Mu Developer Operations

Results 8 mu_devops issues
Sort by recently updated
recently updated
newest added

For example: - Azure universal artifacts with az devops login - NuGet feeds in same org or different org with service connection using NuGetAuthenticate

state:needs-owner

Infrequently, pipelines have been failing when trying to communicate to codecov.io Adding 5 retry attempts to the initial communication.

PR #299 updated `.sync/workflows/leaf/codeql.yml` to first check the new location (as of Mu 2311) for the CodeQL plugin in Mu Basecore BaseTools. If not found, it falls back to the...

state:backlog

With crate-focused repos like [mu_rust_hid](https://github.com/microsoft/mu_rust_hid) beginning to be created, a reusable workflow is needed to release the crate to crates.io.

state:backlog
type:feature-request

As some self-hosted agents are adopting mu_devops we want to reduce the number of dependencies on those agents. For example, eliminate bash support on Windows and Powershell on Linux. This...

state:backlog
type:feature-request

As the file grows, groups of repos are emerging as commonly being bundled together. This request tracks adding named groups to make these collections of repos more descriptive and easier...

state:backlog
type:feature-request
urgency:low

We need to ensure that changes made in mu_devops pass all consumer pipelines. Pull requests into mu_devops need to have status checks against all repos that use it as a...

type:enhancement
state:help-wanted
complexity:intermediate
state:backlog

Now that file syncing has been added, we prefer file changes to be made in the common file copy in mu_devops rather than in the copies in downstream repos. This...

type:enhancement
state:backlog
type:feature-request