[eas-cli] Add metadata root actions and error handling #1135
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
/changelog-entry [breaking-change|new-feature|bug-fix|chore] [message]
and CHANGELOG.md will be updated automatically.Why
Requires PR [eas-cli] Add metadata store config serializers #1130Requires PR [eas-cli] Add metadata config validation using json schema #1131Requires PR [eas-cli] Add metadata telemetry to increase visibility in store errors #1132Requires PR [eas-cli] Add metadata app store task runner #1133Requires PR [eas-cli] Add metadata context based on submission contexts #1134How
These methods are the methods that should be used in the commands, they combine everything from the metadata into simple routines.
Test Plan
If you go to PR #1083, you can test these actions directly from
eas metadata
andeas metadata:configure
.