Skip to content

[build-tools] Skip embedded bundle upload for dev client builds#3940

Open
gwdp wants to merge 1 commit into
mainfrom
gwdp/skip-embedded-upload-dev-builds
Open

[build-tools] Skip embedded bundle upload for dev client builds#3940
gwdp wants to merge 1 commit into
mainfrom
gwdp/skip-embedded-upload-dev-builds

Conversation

@gwdp

@gwdp gwdp commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Why

Dev client builds don't embed a bundle. We only skipped the upload for iOS simulators, so other dev builds warned about a missing bundle. This skips all dev client builds.

Test plan

Added a unit test. CI passes.

@gwdp gwdp force-pushed the gwdp/skip-embedded-upload-dev-builds branch from 66f34db to 4bd4dd4 Compare July 2, 2026 22:47
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

✅ Thank you for adding the changelog entry!

@gwdp gwdp requested a review from quinlanj July 2, 2026 22:48
@gwdp gwdp marked this pull request as ready for review July 2, 2026 22:48
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

Warning: The preamble and epilogue options in commentConfiguration are deprecated. Use template instead.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.28%. Comparing base (a848411) to head (4bd4dd4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3940      +/-   ##
==========================================
+ Coverage   59.28%   59.28%   +0.01%     
==========================================
  Files         935      935              
  Lines       41093    41096       +3     
  Branches     8660     8661       +1     
==========================================
+ Hits        24356    24359       +3     
  Misses      16643    16643              
  Partials       94       94              

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

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