Skip to content

v14.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 22:07
· 76 commits to refs/heads/main since this release
bb59a4c

What's Changed

  • Update non-Default GitHub token usage to Mu GitHub app @makubacki (#430)
    Change Details
      Generates tokens during workflow execution instead of directly depending on PATs.

  • Add microsoft/mu\_feature\_ffa to notebooks @apop5 (#426)
    Change Details
      Add the newly created mu_feature_ffa repo to notebooks for querying issues/pull requests.

  • .sync/codeql: Update robinraju/release-downloader to v1.12 @makubacki (#425)
    Change Details
      Use the latest version in CodeQL workflows.

  • Synchronize files into `mu_feature_ffa` repo @kuqin12 (#424)
    Change Details
      This change onboards the `mu_feature_ffa` repo to be part of the mu repo collection, by synchronizing the necessary files into the repo automatically.

  • Add secureboot\_objects to repos which pull\_request\_template is synced. @apop5 (#423)
    Change Details
      Add pull request template as file synced to secureboot_objects.

  • .sync/Version.njk: Update linux\_build\_container to for 1.84.0 rust toolchain. @apop5 (#422)
    Change Details
      Update Readme.rst to contain details on process for updating rust_toolchain.

  • .sync/Version.njk: Update mu\_devops to v13.0.3 @apop5 (#419)
    Change Details
      See the following comparison for details of the changes between these releases:

    v13.0.0...v13.0.3




⚠️ Breaking Changes

  • Remove Auto Merge workflow @makubacki (#429)
    Change Details
      This workflow has not been used in a long time due to policy change toward merging PRs with automation. Remove it from the repo for now to reduce maintenance burden. It can be pulled from git history if needed in the future.

  • Remove Auto Approve worfklow @makubacki (#428)
    Change Details
      This workflow has not been used in a long time due to policy changes toward automated approval. Remove it from the repo for now to reduce maintenance burden. It can be pulled from git history if needed in the future.

Full Changelog: v13.0.3...v14.0.0