Skip to content

v2.2.3

Choose a tag to compare

@github-actions github-actions released this 13 Mar 14:30
· 386 commits to refs/heads/main since this release
1f39e02

What's Changed

  • .sync/Files.yml: Move CodeQL workflow comment @makubacki (#143)
    Change Details
      Move out of the `repos` list and append onto the preceding group description.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




  • .sync/Files.yml: Remove CodeQL workflow from mu\_silicon\_arm\_tiano @makubacki (#142)
    Change Details
      The workflow currently builds on Visual Studio due to a CodeQL extractor bug. ARM packages only build on GCC in CI right now.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




  • .sync/Files.yml: Sync CodeQL workflow to additional repos @makubacki (#140)
    Change Details
      Syncs the CodeQL leaf workflow to the following additional repos:
    • microsoft/mu_feature_config
    • microsoft/mu_feature_ipmi
    • microsoft/mu_oem_sample
    • microsoft/mu_silicon_arm_tiano

    The workflow is now synced to all Mu repos with large amounts of
    C code except mu_tiano_platforms. That will be included in a
    future change.

    Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com




  • Notebooks: Fix mu\_silicon\_arm\_tiano repo name typo @makubacki (#139)
    Change Details
      Fixes repo name typo so results are returned from the repo.

Full Changelog: v2.2.2...v2.2.3