Skip to content

Conversation

@acdlite
Copy link
Collaborator

@acdlite acdlite commented Mar 17, 2025

Follow-up to #31850. We want to build using the original commit SHA, not the merge commit that GitHub Actions creates behind the scenes. We were already checking out the correct commit object, but the COMMIT_SHA artifact was still pointing to the merge commit.

This should fix the sizebot links to point to working URLs, too.

Follow-up to facebook#31850. We want to build using the original commit SHA, not
the merge commit that GitHub Actions creates behind the scenes. We were
already checking out the correct commit object, but the COMMIT_SHA
artifact was still pointing to the merge commit.

This fix the sizebot links to point to working URLs, too.
@react-sizebot
Copy link

Comparing: cd28a94...cd85006

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 517.29 kB 517.29 kB = 92.26 kB 92.26 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 605.55 kB 605.55 kB = 107.43 kB 107.43 kB
facebook-www/ReactDOM-prod.classic.js = 651.92 kB 651.92 kB = 114.83 kB 114.83 kB
facebook-www/ReactDOM-prod.modern.js = 642.20 kB 642.20 kB = 113.24 kB 113.25 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against cd85006

@acdlite acdlite merged commit 9320a01 into facebook:main Mar 17, 2025
196 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 17, 2025
Follow-up to #31850. We want to build using the original commit SHA, not
the merge commit that GitHub Actions creates behind the scenes. We were
already checking out the correct commit object, but the COMMIT_SHA
artifact was still pointing to the merge commit.

This should fix the sizebot links to point to working URLs, too.

DiffTrain build for [9320a01](9320a01)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants