Skip to content

v9.1.7

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 15:25
· 57 commits to refs/heads/main since this release
3a9daad

What's Changed

  • codeql-platform.yml @Javagedes (#326)
    Change Details
      Removes the -t and -a command flags for the codeql-platform.yml workflow when executing stuart_build. Neither of these command line arguments are provided by the edk2_platform_build invocable. the target is set via TARGET= for platforms, and the architecture is not set at all, as platforms hardcode the required architectures.

    Sets the target via the expected way, TARGET=DEBUG.




  • .sync/Version.njk: Update Mu repos to Mu DevOps v9.1.6 @makubacki (#324)
    Change Details
      Changes since last release: https://github.com/microsoft/mu_devops/compare/v9.1.5...v9.1.6

    General release info: https://github.com/microsoft/mu_devops/releases


    Includes:

    • Sync RustSetupSteps.yml to use cargo-binstall to install cargo binary tools (#320)
    • Update RustSetupSteps.yml (#321)
    • Repo File Sync: synced file(s) with microsoft/mu_devops (#322)
    • .sync/workflows/codeql: Use Version.njk cargo-make version (#323)

    In particular, including #320 in this tag allows downstream repos to use the changes.




Full Changelog: v9.1.6...v9.1.7