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

[chore] Use public Linux ARM64 runners #6320

Merged
merged 3 commits into from
Feb 15, 2025
Merged

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Feb 14, 2025

Towards open-telemetry/community#2564

Handles https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

Changes

Switches ARM64 runners to the public version.

Notes

Already done in .NET, .NET Auto and rust. It will allow to remove private runners from otel org and execute whole pipeline on public forks.

Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.8%. Comparing base (c08d161) to head (763d89a).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #6320     +/-   ##
=======================================
- Coverage   81.8%   81.8%   -0.1%     
=======================================
  Files        283     283             
  Lines      24892   24892             
=======================================
- Hits       20380   20378      -2     
- Misses      4108    4110      +2     
  Partials     404     404             

see 2 files with indirect coverage changes

@Kielek Kielek changed the title [chore] Use public ARM64 runners [chore] Use public Linux ARM64 runners Feb 14, 2025
@Kielek Kielek marked this pull request as ready for review February 14, 2025 08:07
Copy link
Member

@pellared pellared left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please update the Compatibility matrix in README.md? Simply change Linux to Ubuntu in appropriate places.

@Kielek
Copy link
Contributor Author

Kielek commented Feb 14, 2025

Can you please update the Compatibility matrix in README.md? Simply change Linux to Ubuntu in appropriate places.

Done.
Historically, it was also Ubuntu, no changes here.

@Kielek Kielek requested a review from pellared February 14, 2025 08:18
@pellared
Copy link
Member

Historically, it was also Ubuntu, no changes here.

We know but we were unsure if it would remain to be Ubuntu 😉

Thanks for your contribution.

@pellared pellared merged commit 8562bdf into open-telemetry:main Feb 15, 2025
38 checks passed
@Kielek Kielek deleted the patch-1 branch February 16, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants