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

Run CI on Windows ARM64 #6045

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Jan 3, 2025

Fixes: #1859
Utilize https://github.com/open-telemetry/community/blob/bd89bb2ae41b768c4a405a2a40b65c1944187a6f/assets.md#L73-L74

Changes

Run CI with .NET9 on Windows ARM64

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • [ ] Appropriate CHANGELOG.md files updated for non-trivial changes
  • [ ] Changes in public API reviewed (if applicable)

@github-actions github-actions bot added the infra Infra work - CI/CD, code coverage, linters label Jan 3, 2025
@Kielek Kielek force-pushed the run-ci-windows-arm64 branch 2 times, most recently from b5b2401 to dcffa82 Compare January 7, 2025 09:28
Copy link
Contributor

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.39%. Comparing base (cd31c57) to head (9833f1c).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6045   +/-   ##
=======================================
  Coverage   86.39%   86.39%           
=======================================
  Files         257      257           
  Lines       11690    11690           
=======================================
  Hits        10100    10100           
  Misses       1590     1590           

@github-actions github-actions bot removed the Stale Issues and pull requests which have been flagged for closing due to inactivity label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra work - CI/CD, code coverage, linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ARM64 Linux/Windows to Actions CI
1 participant