Skip to content

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

Merged
gwdp merged 2 commits into
mainfrom
gwdp/embedded-update-view-cmd-v2
Jun 5, 2026
Merged

[eas-cli] Add eas update:embedded:view command#3810
gwdp merged 2 commits into
mainfrom
gwdp/embedded-update-view-cmd-v2

Conversation

@gwdp

@gwdp gwdp commented May 29, 2026

Copy link
Copy Markdown
Contributor

Why

Lets users inspect an embedded update they've uploaded from the CLI. Ref ENG-21467.

How

New eas update:embedded:view <id> command. Prints a formatted summary (id, platform, runtime version, channel, bundle size, SHA-256, created at + relative time), or the raw payload with --json. NOT_FOUND on an unknown id (or one belonging to a different app) surfaces a friendly message.

Test Plan

  • CI
  • Local CLI against universe yarn start:staging
Screenshot 2026-06-02 at 11 36 00 PM

@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.92%. Comparing base (543261b) to head (4b96da5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3810      +/-   ##
==========================================
+ Coverage   57.83%   57.92%   +0.09%     
==========================================
  Files         913      915       +2     
  Lines       39591    39656      +65     
  Branches     8292     8302      +10     
==========================================
+ Hits        22895    22968      +73     
+ Misses      15242    15237       -5     
+ Partials     1454     1451       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd-v2 branch from c8c67e8 to 1d12019 Compare June 2, 2026 23:07
@linear

linear Bot commented Jun 2, 2026

Copy link
Copy Markdown

ENG-21467

@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd-v2 branch 4 times, most recently from 40f5402 to 401ccf7 Compare June 3, 2026 22:01
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd-v2 branch from 401ccf7 to 46ef8e1 Compare June 3, 2026 22:16
@gwdp gwdp requested a review from quinlanj June 3, 2026 22:19
@gwdp gwdp force-pushed the gwdp/embedded-update-view-cmd-v2 branch from 11a8d85 to 4b96da5 Compare June 3, 2026 23:55
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@gwdp gwdp marked this pull request as ready for review June 4, 2026 00:00
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
**/* @douglowder
packages/eas-cli/src/commands/update/** @wschurman, @quinlanj

Generated by CodeMention

@gwdp gwdp merged commit 45354d1 into main Jun 5, 2026
11 checks passed
@gwdp gwdp deleted the gwdp/embedded-update-view-cmd-v2 branch June 5, 2026 17:04
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.

2 participants