Brian Vaughn
9e158c091b
Updated release script documentation and command names ( #17929 )
...
* Updated release script documentation and command names
* Update scripts/release/README.md
Co-Authored-By: Sunil Pai <threepointone@oculus.com >
* Updated README
Co-authored-by: Sunil Pai <threepointone@oculus.com >
2020-02-05 08:52:31 -08:00
Dan Abramov
241c4467ee
Add a note about expiring OTP codes
2020-01-29 16:31:51 +00:00
Dan Abramov
faabe22b4f
Use next tag for canary releases in the doc ( #17923 )
2020-01-29 16:09:05 +00:00
Andrew Clark
3059ab3523
Add experimental instructions to release README ( #17143 )
2019-10-18 16:26:06 -07:00
Marco
1d6b1660a2
Fixed typo ( #14943 )
2019-02-24 09:50:23 -08:00
Brian Vaughn
f708f9e307
Improve pactch release process docs ( #14923 )
2019-02-22 07:43:18 -08:00
Brian Vaughn
fad0842fd4
Release scripts documentation ( #14863 )
...
* Improve release script process documentation
* Improved pre-publish instructions/message based on feedback
* Added reminder to attach build artifacts to GitHub release
2019-02-15 10:00:43 -08:00
Brian Vaughn
686f1060ad
Publish a local release (canary or stable) to NPM ( #14260 )
...
New release scripts.
Learn more at https://github.com/facebook/react/blob/master/scripts/release/README.md
2018-11-23 12:37:18 -08:00
Floris Doolaard
1e97a71a82
Fix documentation of the release process ( #12337 )
...
* Adusted grammar in release script readme.
* Adjusts title and explanation about the release process.
2018-04-16 15:45:13 +01:00
Brian Vaughn
9ed78ad277
Tweaked wording of release script README
2017-10-16 15:02:41 -07:00
Brian Vaughn
c371c152ab
Release script ( #11223 )
...
* First chunk of new release script
* Re-ordered build steps to combine error codes and releases
* Reorganized build files; added stub publish script
* First pass at publis script. Also collect and print dry-run commits/publish commands.
* Deleted old react-release-manager scripts
* Cleaned up release package.json
* Basic README instructions
* Removed unnecessary 'async' keyword from a method
* Wordsmithing
* Tweaked README
* Renamed build -> build-commands and publish -> publish-commands to avoid conflict with .gitignore
* Bump pre-release package versions differently
* Prettier
* Improved CircleCI API token setup instructions message
* Lint fix
* Typofix
2017-10-16 15:01:14 -07:00