Skip to content

[eas-cli] Add eas update:view-embedded command#3721

Draft
gwdp wants to merge 1 commit into
gwdp/embedded-update-upload-cmd-skeletonfrom
gwdp/embedded-update-view-cmd
Draft

[eas-cli] Add eas update:view-embedded command#3721
gwdp wants to merge 1 commit into
gwdp/embedded-update-upload-cmd-skeletonfrom
gwdp/embedded-update-view-cmd

Conversation

@gwdp
Copy link
Copy Markdown
Contributor

@gwdp gwdp commented May 12, 2026

Why

Follow-up to eas update:upload-embedded — lets operators inspect a registered embedded update by UUID without opening the dashboard. Pairs with the universe B11 embeddedUpdates.byId query.

Ref ENG-21033

How

  • New eas update:view-embedded <id> command; positional arg is the embedded update UUID
  • New EmbeddedUpdateQuery.viewByIdAsync wrapping the embeddedUpdates.byId GQL query
  • appId is derived from project context, so ownership is validated server-side
  • Outputs formatted fields (ID, platform, runtime version, channel, created at) or --json

Test Plan

  • yarn tsc — no errors
  • yarn lint — 4 pre-existing GQL errors (B11 schema not yet merged to universe main); no new errors

Copy link
Copy Markdown
Contributor Author

gwdp commented May 12, 2026

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown

❌ 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.

@linear
Copy link
Copy Markdown

linear Bot commented May 12, 2026

ENG-21033

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.

1 participant