Closed khamilowicz closed 1 day ago
Subscribed to pull request | File Patterns | Mentions |
---|---|---|
**/* | @szdziedzic, @sjchmiela |
Generated by CodeMention
⏩ The changelog entry check has been skipped since the "no changelog" label is present.
Size Change: -884 B (0%)
Total Size: 52.9 MB
Filename | Size | Change |
---|---|---|
./packages/eas-cli/dist/eas-linux-x64.tar.gz |
52.9 MB | -884 B (0%) |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 52.77%. Comparing base (
fc3c1e7
) to head (7ff214e
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Why
ENG-14274: Remove linking from eas-cli
Initial release will not include linking account-wide variables to specific projects - they all should be global. Without explicitly setting
isGlobal
flag, account-wide envvars would be created as non-global, without possibility to link it to anything.How
isGlobal
= true to requestsTest Plan
Updated tests