Skip to content

Publish releases automatically, update docs - #19715

Closed
hramos wants to merge 5 commits into
react:masterfrom
hramos:releases
Closed

Publish releases automatically, update docs#19715
hramos wants to merge 5 commits into
react:masterfrom
hramos:releases

Conversation

@hramos

Copy link
Copy Markdown
Contributor

Now that tests are green, we can return to automatic publishing to npm based on git tags. As long as all tests are passing, deploying a new release of React Native is as easy as tagging a commit. I've updated Releases.md to reflect today's release process.

Future Work: Include information about updating the website, as this is no longer done automatically.

@facebook-github-botfacebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 14, 2018
@react-native-botreact-native-bot added Missing Test Plan This PR appears to be missing a test plan. Core Team Missing Changelog This PR appears to be missing a changelog, or they are incorrectly formatted. labels Jun 14, 2018
@facebook-github-botfacebook-github-bot added the Import Started This pull request has been imported. This does not imply the PR has been approved. label Jun 14, 2018

@facebook-github-botfacebook-github-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

hramos added a commit that referenced this pull request Jun 14, 2018
Summary:
Now that tests are green, we can return to automatic publishing to npm based on git tags. As long as all tests are passing, deploying a new release of React Native is as easy as tagging a commit. I've updated `Releases.md` to reflect today's release process.
Future Work: Include information about updating the website, as this is no longer done automatically.
Closes#19715
Differential Revision: D8429834
Pulled By: hramos
fbshipit-source-id: 2c6f2c80ac43c4e6d20c01e06ba14a7e4b16180d
Comment threadReleases.md
| ... | ... | ... |
| 0.56.0 | 1st of June | 1st of July |
| 0.57.0 | 1st of July | 1st of August |
| 0.58.0 | 1st of August | 1st of October |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

1st of October

Looks like this should be 1st of September, right?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

Yup! Can you fix?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Okay I'll fix!

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Submitted #19751.

@hramos
hramos deleted the releases branch June 15, 2018 16:59
facebook-github-bot pushed a commit that referenced this pull request Jun 16, 2018
Summary:
See #19715 (comment) for the details.
hramos
Closes#19751
Differential Revision: D8466070
Pulled By: hramos
fbshipit-source-id: 569e84119ac927e393889ad2c2f38d2b982aa6e8
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.Import StartedThis pull request has been imported. This does not imply the PR has been approved.Missing ChangelogThis PR appears to be missing a changelog, or they are incorrectly formatted.Missing Test PlanThis PR appears to be missing a test plan.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hramos@ikesyo@facebook-github-bot@react-native-bot