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

refactor(bump-all-updated-packages): support force-bump to next minor version of the package #35810

Closed
wants to merge 1 commit into from

Conversation

hoxyq
Copy link
Contributor

@hoxyq hoxyq commented Jan 11, 2023

Summary:
Changelog: [Internal]

bump-all-updated-packages script now supports release-branch-cutoff argument

If this argument is provided, the script will bump each public package to next minor version

Updated wiki with relevant information about how to use it

Differential Revision: D42455329

… version of the package

Summary:
Changelog: [Internal]

`bump-all-updated-packages` script now supports `release-branch-cutoff` argument

If this argument is provided, the script will bump each public package to next minor version

Updated [wiki](https://github.com/facebook/react-native/wiki/Release-and-its-automated-processes) with relevant information about how to use it

Differential Revision: D42455329

fbshipit-source-id: 2254d7a61ae37dea4f8ec8e756927d272ed75879
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jan 11, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D42455329

@hoxyq hoxyq requested a review from kelset January 11, 2023 17:35
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,493,419 +0
android hermes armeabi-v7a 7,813,396 +0
android hermes x86 8,967,814 +0
android hermes x86_64 8,827,312 +0
android jsc arm64-v8a 9,679,094 +0
android jsc armeabi-v7a 8,412,803 +0
android jsc x86 9,742,206 +0
android jsc x86_64 10,220,829 +0

Base commit: 4d8ba7b
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 12, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 91397d4.

hoxyq added a commit to hoxyq/react-native that referenced this pull request Jan 23, 2023
… version of the package (facebook#35810)

Summary:
Pull Request resolved: facebook#35810

Changelog: [Internal]

`bump-all-updated-packages` script now supports `release-branch-cutoff` argument

If this argument is provided, the script will bump each public package to next minor version

Updated [wiki](https://github.com/facebook/react-native/wiki/Release-and-its-automated-processes) with relevant information about how to use it

Reviewed By: cortinico

Differential Revision: D42455329

fbshipit-source-id: a40d2f5dc356f22d3182da3a118c6383b634817d
hoxyq added a commit to hoxyq/react-native that referenced this pull request Jan 24, 2023
… version of the package (facebook#35810)

Summary:
Pull Request resolved: facebook#35810

Changelog: [Internal]

`bump-all-updated-packages` script now supports `release-branch-cutoff` argument

If this argument is provided, the script will bump each public package to next minor version

Updated [wiki](https://github.com/facebook/react-native/wiki/Release-and-its-automated-processes) with relevant information about how to use it

Reviewed By: cortinico

Differential Revision: D42455329

fbshipit-source-id: a40d2f5dc356f22d3182da3a118c6383b634817d
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
… version of the package (facebook#35810)

Summary:
Pull Request resolved: facebook#35810

Changelog: [Internal]

`bump-all-updated-packages` script now supports `release-branch-cutoff` argument

If this argument is provided, the script will bump each public package to next minor version

Updated [wiki](https://github.com/facebook/react-native/wiki/Release-and-its-automated-processes) with relevant information about how to use it

Reviewed By: cortinico

Differential Revision: D42455329

fbshipit-source-id: a40d2f5dc356f22d3182da3a118c6383b634817d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants