atlassian / lerna-semantic-release

📦:🛠✨💥 – fully automated package publishing
https://www.npmjs.com/package/lerna-semantic-release
683 stars 42 forks source link

refactor(cli): allow cli to accept flags #68

Closed vovacodes closed 7 years ago

vovacodes commented 7 years ago

affects: lerna-semantic-release

also print --help message with usage documentation

Should help with implementing #67 and #66

jpnelson commented 7 years ago

LGTM :) are you planning on adding additional flags to pre / post / perform as well?

jpnelson commented 7 years ago

Oh, also, do you want this to do a release? If so, it should probably be a feature commit.

vovacodes commented 7 years ago

No I don't think this needs to be released, it should just facilitate the work on the tickets I mentioned. What about the flags, I thought about --dry-run and something for 'post' to allow the append mode for CHANGELOG

vovacodes commented 7 years ago

@jpnelson So can we merge this?

jpnelson commented 7 years ago

Sorry, I thought I already merged this one. Sure :)