Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --commit param to release scripts #20703

Merged

Conversation

acdlite
Copy link
Collaborator

@acdlite acdlite commented Jan 31, 2021

Alternative to --build. Uses same logic as sizebot and www sync script.

Immediate motivation is I want sizebot to use the download-experimental-build command in CI. Will do that next.

Alternative to `--build`. Uses same logic as sizebot and www
sync script.

Immediate motivation is I want sizebot to use the
`download-experimental-build` command in CI. Will do that next.
@acdlite acdlite requested a review from bvaughn January 31, 2021 19:57
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jan 31, 2021
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 45691c9:

Sandbox Source
React Configuration

@sizebot
Copy link

sizebot commented Jan 31, 2021

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 45691c9

@sizebot
Copy link

sizebot commented Jan 31, 2021

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 45691c9

}
}
}
return ciBuildId;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we throw if we get here and this is still nulll?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in next PR

Copy link
Contributor

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice change.

@acdlite acdlite merged commit f8b6969 into facebook:master Feb 1, 2021
koto pushed a commit to koto/react that referenced this pull request Jun 15, 2021
Alternative to `--build`. Uses same logic as sizebot and www
sync script.

Immediate motivation is I want sizebot to use the
`download-experimental-build` command in CI. Will do that next.
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.

None yet

5 participants