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

feature(eas-cli): add worker --id flag #2552

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Sep 11, 2024

Why

This adds eas worker --id to define a custom deployment identifier for the new deployment.

How

  • Added --id flag

Test Plan

eas worker --id [identifier] image

Copy link

github-actions bot commented Sep 11, 2024

Size Change: +2.34 kB (0%)

Total Size: 52.9 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 52.9 MB +2.34 kB (0%)

compressed-size-action

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.27%. Comparing base (a404bb3) to head (00f82b8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2552   +/-   ##
=======================================
  Coverage   52.27%   52.27%           
=======================================
  Files         557      557           
  Lines       20989    20989           
  Branches     4283     4283           
=======================================
  Hits        10969    10969           
  Misses       9158     9158           
  Partials      862      862           

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

@byCedric byCedric force-pushed the @bycedric/eas-cli/deploy-flag-alias branch from 39960fd to 1a336a3 Compare September 12, 2024 10:38
Base automatically changed from @bycedric/eas-cli/deploy-flag-alias to main September 12, 2024 10:43
@byCedric byCedric force-pushed the @bycedric/eas-cli/deploy-flag-id branch from 483d5d2 to 00f82b8 Compare September 12, 2024 10:43
Copy link

✅ Thank you for adding the changelog entry!

@byCedric byCedric merged commit 12efaf1 into main Sep 12, 2024
9 checks passed
@byCedric byCedric deleted the @bycedric/eas-cli/deploy-flag-id branch September 12, 2024 11:02
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.

3 participants