Skip to content

[eas-cli] Add eas update:embedded:list command#3722

Closed
gwdp wants to merge 1 commit into
gwdp/embedded-update-view-cmdfrom
gwdp/embedded-update-list-cmd
Closed

[eas-cli] Add eas update:embedded:list command#3722
gwdp wants to merge 1 commit into
gwdp/embedded-update-view-cmdfrom
gwdp/embedded-update-list-cmd

Conversation

@gwdp
Copy link
Copy Markdown
Contributor

@gwdp gwdp commented May 12, 2026

Why

Lets operators browse all registered embedded updates for an app with optional filtering and cursor pagination.

Ref ENG-21033

How

  • New eas update:embedded:list command with optional --platform, --runtime-version, --channel, --limit, and --after-cursor flags
  • Outputs one formatted block per result; --json returns {embeddedUpdates, pageInfo}; prints next-page cursor hint when more results exist

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-view-cmd branch from af67fd8 to 4589f69 Compare May 15, 2026 06:50
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from 9b77846 to 21d9e1f Compare May 19, 2026 17:03
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 0dc601b to 8cf9e64 Compare May 19, 2026 18:24
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from 2f3220a to 98caac9 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-list-cmd branch from 98caac9 to ddb50b0 Compare May 19, 2026 18:52
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 85f7750 to 3ddee10 Compare May 19, 2026 19:27
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from 016b584 to e9b889b Compare May 20, 2026 16:42
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from a8fb6cb to f72b0ae Compare May 20, 2026 17:40
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from ebd648c to 553ab79 Compare May 20, 2026 18:05
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from f72b0ae to 0566ac8 Compare May 20, 2026 18:05
@gwdp gwdp changed the title [eas-cli] Add eas update:list-embedded command [eas-cli] Add eas update:embedded:list command May 20, 2026
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from 553ab79 to 89a3377 Compare May 20, 2026 18:13
@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-list-cmd branch from 89a3377 to 8b6acef 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-list-cmd branch 2 times, most recently from 1e4dd32 to 9b8c2b0 Compare May 20, 2026 18:23
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from 76bbb99 to fb5a132 Compare May 21, 2026 00:44
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from be27410 to ce90ae1 Compare May 21, 2026 00:44
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from fb5a132 to e372f69 Compare May 21, 2026 00:46
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 91477e4 to d668fe8 Compare May 21, 2026 00:53
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from c2f9d24 to 36464f8 Compare May 21, 2026 21:52
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from d668fe8 to 17b0dbf Compare May 21, 2026 21:52
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from 36464f8 to f508225 Compare May 21, 2026 22:02
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from 1e3e802 to c9e16a2 Compare May 22, 2026 22:14
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from f508225 to 383576d 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-list-cmd branch 2 times, most recently from fb963b9 to f282269 Compare May 26, 2026 19:34
@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-list-cmd branch from f282269 to b9d28c4 Compare May 26, 2026 19:39
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch 2 times, most recently from b103e15 to b9ed329 Compare May 26, 2026 19:42
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from b9d28c4 to 60f770b Compare May 26, 2026 19:42
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from b9ed329 to 1b1c992 Compare May 27, 2026 17:52
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch 2 times, most recently from 16d00cd to 76f4594 Compare May 28, 2026 16:45
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 1b1c992 to 1136602 Compare May 28, 2026 16:45
@gwdp gwdp force-pushed the gwdp/embedded-update-list-cmd branch from 76f4594 to e2b56ff Compare May 29, 2026 16:54
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd branch from 1136602 to 240e883 Compare May 29, 2026 16:54
@github-actions
Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@gwdp
Copy link
Copy Markdown
Contributor Author

gwdp commented May 29, 2026

superseded by #3811

@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