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