Closed szdziedzic closed 2 weeks ago
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @szdziedzic and the rest of your teammates on Graphite
Size Change: +4.2 kB (+0.01%)
Total Size: 53 MB
Filename | Size | Change |
---|---|---|
./packages/eas-cli/dist/eas-linux-x64.tar.gz |
53 MB | +4.2 kB (+0.01%) |
Subscribed to pull request | File Patterns | Mentions |
---|---|---|
**/* | @khamilowicz, @sjchmiela | |
packages/eas-cli/src/commands/update/** | @EvanBacon, @byCedric, @wschurman |
Generated by CodeMention
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 52.93%. Comparing base (
7c9970d
) to head (97048fe
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
❌ It looks like a changelog entry is missing for this PR. Add it manually to CHANGELOG.md. ⏩ If this PR doesn't require a changelog entry, such as if it's an internal change that doesn't affect the user experience, you can add the "no changelog" label to the PR.
Why
Make the
with-eas-environment-variables-set
flag reusable and improve type safety and description.How
Extract
with-eas-environment-variables-set
to separate file. Improve validation and type safety.Test Plan
Run command locally.