Paul O’Shannessy
8835955218
Add error codes update to release process ( #8749 )
...
* Add error codes update to release process
* Update
2017-01-12 07:13:04 -08:00
Brian Vaughn
540ea9e2fe
Replaced chalk.color.red with chalk.red
2017-01-10 08:45:56 -08:00
Dan Abramov
fbfecd13ce
Write a release guide ( #8705 )
...
* Write a release guide
* Style nit
2017-01-09 06:39:27 -08:00
Dan Abramov
7f0dc413a2
No longer a WIP, eh?
2017-01-06 14:17:13 +00:00
Dan Abramov
bf763fd1a5
Revert "Add es6-promisify"
...
This reverts commit c8cd133116 .
It's not used in the code.
2017-01-06 06:00:09 -08:00
Dan Abramov
f91bff6264
Remove unused import
2017-01-06 06:00:09 -08:00
Ben Alpert
d8f166bd66
Tweaks to npm-publish task
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
441e74fa1f
[rrm] Fix stable-prs command so it updates milestone correctly
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
8796a0e70f
[rrm] Update version script to account for dep change
2017-01-06 06:00:09 -08:00
Christopher Chedeau
6db38a143c
Abort if not on -stable branch
2017-01-06 06:00:09 -08:00
Christopher Chedeau
ad16ab519d
Display the help at startup, otherwise it's hard to figure out what to do
2017-01-06 06:00:09 -08:00
Christopher Chedeau
7684c14d0c
Create data/ folder instead of crashing
2017-01-06 06:00:09 -08:00
Christopher Chedeau
a0bc99409d
Add es6-promisify
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
b763dc8778
[rrm] Rewrite stable-prs command
...
Now with
- better UX (can skip, handle each failed cherr-pick individually)
- easier to read code
- better error handling / cancellation
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
7b4f3ea2e3
[rrm] Use git helper for all git commands
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
0fbe927486
[rrm] Create start-release command, create git utils
...
This does the essentials for starting a new release on the stable branch
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
823030d26b
[rrm] Update init command to use Promise style
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
14fd16b67b
[rrm] Improve init & config loading experience
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
c9165e0dd1
[rrm] Update to account for new react-test-renderer package
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
c46dd23f4a
[rrm] Add commands for npm access checking/granting
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
cfd782471b
[rrm] Lint
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
e3a41edd83
[rrm] npm-publish command
...
This will publish all packages in build/packages/*.tgz to the "next" tag. If the current version is "stable" (doesn't trigger semver.prerelease()) then it will also update the "latest" dist-tag to point at that version.
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
0e9aa2e9a9
[rrm] Add logging to execInRepo, dry-run option
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
114ec049d4
[rrm] stable-prs: update milestone on PRs
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
91f957cb1d
[rrm] Move version reading up to app level
2017-01-06 06:00:09 -08:00
Paul O’Shannessy
a47041c0f7
Initial import of react-release-manager
2017-01-06 06:00:09 -08:00