Commit Graph

9 Commits

Author SHA1 Message Date
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
8c94467aad [rrm] Improve init & config loading experience 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
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