Skip to content

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

Closed
gwdp wants to merge 10 commits into
mainfrom
gwdp/embedded-update-view-cmd
Closed

[eas-cli] Add eas update:embedded:view command#3721
gwdp wants to merge 10 commits into
mainfrom
gwdp/embedded-update-view-cmd

Conversation

@gwdp
Copy link
Copy Markdown
Contributor

@gwdp gwdp commented May 12, 2026

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

  • New eas update:embedded:view <id> command; positional arg is the embedded update UUID
  • Outputs formatted fields (ID, platform, runtime version, channel, created at) or --json

Test Plan

  • yarn tsc passes; yarn lint has 4 pre-existing GQL errors from server schema landing in a separate universe PR

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.

@linear
Copy link
Copy Markdown

linear Bot commented May 12, 2026

ENG-21033

@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from e21ac36 to 124d4bb Compare May 15, 2026 06:50
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 4589f69 to 0dc601b Compare May 19, 2026 17:03
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from 124d4bb to 4369d86 Compare May 19, 2026 17:03
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 0dc601b to 8cf9e64 Compare May 19, 2026 18:24
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from 1614238 to bbd2f9d Compare May 19, 2026 18:32
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 8cf9e64 to 08ff10b Compare May 19, 2026 18:32
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from bbd2f9d to 71ba6bc Compare May 19, 2026 18:52
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 5 times, most recently from f72b0ae to 0566ac8 Compare May 20, 2026 18:05
@gwdp gwdp changed the title [eas-cli] Add eas update:view-embedded command [eas-cli] Add eas update:embedded:view command May 20, 2026
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 630c3ab to c55fa95 Compare May 20, 2026 18:15
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from bf6d5eb to c33d057 Compare May 20, 2026 18:15
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from c55fa95 to 9a9a51a Compare May 20, 2026 18:16
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch 2 times, most recently from 492c3a7 to 3fef5e4 Compare May 20, 2026 18:23
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 9a9a51a to 26720f4 Compare May 20, 2026 18:23
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from 3fef5e4 to 427e5a9 Compare May 20, 2026 18:31
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from c137a0b to ff788a7 Compare May 20, 2026 18:38
@gwdp gwdp force-pushed the gwdp/embedded-update-upload-cmd-skeleton branch from 427e5a9 to 4375d57 Compare May 20, 2026 18:38
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from ff788a7 to 742513e Compare May 20, 2026 19:50
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 1e3e802 to c9e16a2 Compare May 22, 2026 22:14
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from a4deecb to 88e62c9 Compare May 22, 2026 22:14
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from c9e16a2 to 631b7d2 Compare May 22, 2026 22:22
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from 88e62c9 to 28b876a Compare May 22, 2026 22:22
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 631b7d2 to 2225a32 Compare May 26, 2026 19:34
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from 28b876a to ec359ca Compare May 26, 2026 19:34
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 2225a32 to b103e15 Compare May 26, 2026 19:39
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from ec359ca to 232b28f Compare May 26, 2026 19:39
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from b103e15 to b9ed329 Compare May 26, 2026 19:42
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from 1ed4af0 to acf7b1f Compare May 27, 2026 17:52
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 1b1c992 to 1136602 Compare May 28, 2026 16:45
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from acf7b1f to 22e0d04 Compare May 28, 2026 16:45
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 1136602 to 240e883 Compare May 29, 2026 16:54
@gwdp gwdp force-pushed the gwdp/embedded-update-auto-upload branch from 22e0d04 to 73d1cf6 Compare May 29, 2026 16:54
@github-actions
Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

Base automatically changed from gwdp/embedded-update-auto-upload to main May 29, 2026 17:44
@gwdp
Copy link
Copy Markdown
Contributor Author

gwdp commented May 29, 2026

superseded by #3810

@gwdp gwdp closed this May 29, 2026
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