Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SQUASH ON REBASE] Remove Windows ARM BaseTools Build #1242

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

os-d
Copy link
Contributor

@os-d os-d commented Dec 10, 2024

Description

The Windows ARM BaseTools build is not used any longer, it used to work on Windows ARM64, but that support is not there anymore. Windows ARM64 is built for BaseTools instead and there are no current Windows ARM hosts, nor likely ever to be any more.

This commit removes the GitHub workflow, which was not removed in the first commit removing the publishing flow.

This can be squashed with the original commit adding CI (or the commit adding these BaseTool builds, if separate).

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

How This Was Tested

Workflow change.

Integration Instructions

N/A.

@os-d os-d requested review from makubacki, kuqin12 and apop5 December 10, 2024 18:31
@github-actions github-actions bot added impact:non-functional Does not have a functional impact type:backport Backport changes in a dev branch PR to its release branch. labels Dec 10, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.60%. Comparing base (7161cac) to head (702e20d).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405    #1242   +/-   ##
===========================================
  Coverage        1.60%    1.60%           
===========================================
  Files            1377     1377           
  Lines          359246   359246           
  Branches         5524     5524           
===========================================
  Hits             5760     5760           
  Misses         353379   353379           
  Partials          107      107           
Flag Coverage Δ
MdeModulePkg 0.67% <ø> (ø)
MdePkg 5.60% <ø> (ø)
NetworkPkg 0.55% <ø> (ø)
PolicyServicePkg 30.41% <ø> (ø)
UefiCpuPkg 4.75% <ø> (ø)

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.

The Windows ARM BaseTools build is not used any longer, it used
to work on Windows ARM64, but that support is not there anymore.
Windows ARM64 is built for BaseTools instead and there are no
current Windows ARM hosts, nor likely ever to be any more.

This commit removes the GitHub workflow, which was not removed
in the first commit removing the publishing flow.

This can be squashed with the original commit adding CI (or the
commit adding these BaseTool builds, if separate).
@os-d os-d enabled auto-merge (rebase) December 11, 2024 18:14
@os-d os-d merged commit 4bce300 into microsoft:dev/202405 Dec 11, 2024
31 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 type:backport Backport changes in a dev branch PR to its release branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants