microsoft / mu_devops

Project Mu Developer Operations
https://microsoft.github.io/mu/
Other
26 stars 22 forks source link

Add mu_tiano_platforms to Rust Sync #237

Closed makubacki closed 1 year ago

makubacki commented 1 year ago

Two changes:

Add extra_cargo_steps parameter in MuDevOpsWrapper.yml

The extra_cargo_steps parameter allows a repo extending MuDevOpsWrapper.yml to specify a step list that should be executed before running the standard set of cargo commands in the repo (to build and test).


Opt mu_tiano_platforms into Rust file sync

Syncs the normal set of workspace-level Rust files to the mu_tiano_platforms repo.