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

[ci] build darwin-arm64 executable as well when releasing new EAS CLI version #2323

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

szdziedzic
Copy link
Member

Why

build the darwin-arm64 executable as well when releasing the new EAS CLI version

These executables are attached to release https://github.com/expo/eas-cli/releases/tag/v7.8.1

How

build the darwin-arm64 executable as well when releasing the new EAS CLI version

Test Plan

See if it works on the next release run

Run yarn oclif pack:tarballs --no-xz --targets darwin-arm64 locally

@szdziedzic szdziedzic added the no changelog PR that doesn't require a changelog entry label Apr 12, 2024
Copy link

⏩ The changelog entry check has been skipped since the "no changelog" label is present.

Copy link

Size Change: -678 B (0%)

Total Size: 51.4 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 51.4 MB -678 B (0%)

compressed-size-action

Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.68%. Comparing base (8b7d977) to head (fe2a057).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2323   +/-   ##
=======================================
  Coverage   53.68%   53.68%           
=======================================
  Files         525      525           
  Lines       19190    19190           
  Branches     4054     4054           
=======================================
  Hits        10301    10301           
  Misses       8162     8162           
  Partials      727      727           

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

@szdziedzic szdziedzic merged commit 8e26c7c into main Apr 12, 2024
9 of 10 checks passed
@szdziedzic szdziedzic deleted the @szdziedzic/build-arm-64-version-for-darwin branch April 12, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PR that doesn't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants