[eas-cli] Add eas update:embedded:view command#3721
Closed
gwdp wants to merge 10 commits into
Closed
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced May 12, 2026
e21ac36 to
124d4bb
Compare
4589f69 to
0dc601b
Compare
124d4bb to
4369d86
Compare
0dc601b to
8cf9e64
Compare
1614238 to
bbd2f9d
Compare
8cf9e64 to
08ff10b
Compare
bbd2f9d to
71ba6bc
Compare
f72b0ae to
0566ac8
Compare
630c3ab to
c55fa95
Compare
bf6d5eb to
c33d057
Compare
c55fa95 to
9a9a51a
Compare
492c3a7 to
3fef5e4
Compare
9a9a51a to
26720f4
Compare
3fef5e4 to
427e5a9
Compare
c137a0b to
ff788a7
Compare
427e5a9 to
4375d57
Compare
ff788a7 to
742513e
Compare
1e3e802 to
c9e16a2
Compare
a4deecb to
88e62c9
Compare
c9e16a2 to
631b7d2
Compare
88e62c9 to
28b876a
Compare
631b7d2 to
2225a32
Compare
28b876a to
ec359ca
Compare
2225a32 to
b103e15
Compare
ec359ca to
232b28f
Compare
b103e15 to
b9ed329
Compare
1ed4af0 to
acf7b1f
Compare
1b1c992 to
1136602
Compare
acf7b1f to
22e0d04
Compare
…_EXPERIMENTAL_UPLOAD_EMBEDDED_BUNDLE is set
1136602 to
240e883
Compare
22e0d04 to
73d1cf6
Compare
|
✅ Thank you for adding the changelog entry! |
Contributor
Author
|
superseded by #3810 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Why
Follow-up to
eas update:embedded:upload— lets operators inspect a registered embedded update by UUID without opening the dashboard.Ref ENG-21033
How
eas update:embedded:view <id>command; positional arg is the embedded update UUID--jsonTest Plan
yarn tscpasses;yarn linthas 4 pre-existing GQL errors from server schema landing in a separate universe PR