dependabot[bot]
|
2442d988ef
|
Bump ws from 6.1.2 to 6.2.2 in /scripts/release (#21628)
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-06-29 16:53:39 -04:00 |
|
dependabot[bot]
|
f8b084276d
|
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /scripts/release (#18642)
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-04-16 16:06:13 -07:00 |
|
Brian Vaughn
|
8482cbe22d
|
Automated fixture tests (#14370)
* Renamed snapshot test from test.js to snapshot-test.js
* Automate fixtures tests
|
2018-12-02 11:25:45 -08:00 |
|
Brian Vaughn
|
409066a0a1
|
Add progress bars to longer running async release tasks (#14322)
* Add progress bars to longer running async release tasks
* Updated to 0.2 progress estimator version
|
2018-11-26 09:28:37 -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 |
|
Brian Vaughn
|
001f9ef471
|
Release script prompts for NPM 2FA code (#12908)
* Release script prompts for NPM 2fa code
|
2018-05-29 12:50:04 -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 |
|