Skip to content

Conversation

apop5
Copy link
Collaborator

@apop5 apop5 commented Mar 17, 2025

Description

Remove ARM as a target for CI runs.

Only target AARCH64, IA32, X64 for GCC CI.

Fix codeql to run on dev/ branches. Will also be handled when FileSync runs, but to unblock current dev branch.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?
  • Backport to release branch?

How This Was Tested

Local CI builds.

Integration Instructions

Not Applicable since it is a CI change.

Remove ARM as a target for CI runs.
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Mar 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dev/202502@68d85db). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff              @@
##             dev/202502    #1307   +/-   ##
=============================================
  Coverage              ?    1.59%           
=============================================
  Files                 ?     1408           
  Lines                 ?   364660           
  Branches              ?     4570           
=============================================
  Hits                  ?     5799           
  Misses                ?   358788           
  Partials              ?       73           
Flag Coverage Δ
MdeModulePkg 0.64% <ø> (?)
MdePkg 5.54% <ø> (?)
NetworkPkg 0.55% <ø> (?)
PolicyServicePkg 30.42% <ø> (?)
UefiCpuPkg 4.86% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@apop5 apop5 changed the title CI: Limit CI runs to AARCH64, IA32, X64. [Merge && FF] CI: Limit CI runs to AARCH64, IA32, X64. Mar 21, 2025
@apop5 apop5 merged commit 5efd9db into microsoft:dev/202502 Mar 21, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

impact:non-functional Does not have a functional impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants