Commit Graph

14 Commits

Author SHA1 Message Date
Christopher Chedeau
c8cd133116 Add es6-promisify 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
c88cb03b96 [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 13:47:16 +00:00
Paul O’Shannessy
a52e000356 [rrm] Use git helper for all git commands 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
e14746e05e [rrm] Create start-release command, create git utils
This does the essentials for starting a new release on the stable branch
2017-01-06 13:47:16 +00:00
Paul O’Shannessy
742c33f6f4 [rrm] Update init command to use Promise style 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
8c94467aad [rrm] Improve init & config loading experience 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
114bafb6f0 [rrm] Update to account for new react-test-renderer package 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
27d6137dfd [rrm] Add commands for npm access checking/granting 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
a104ad2ec2 [rrm] Lint 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
bcd1773feb [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 13:47:16 +00:00
Paul O’Shannessy
a68ca21469 [rrm] Add logging to execInRepo, dry-run option 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
a9035c1e4e [rrm] stable-prs: update milestone on PRs 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
bbf6079ca3 [rrm] Move version reading up to app level 2017-01-06 13:47:16 +00:00
Paul O’Shannessy
6938157c76 Initial import of react-release-manager 2017-01-06 13:47:16 +00:00