atlassian / lerna-semantic-release

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

Investigate refactoring to use lerna publish #8

Open jpnelson opened 8 years ago

jpnelson commented 8 years ago

Advantages:

Disadvantages:

How to get there:

joscha commented 8 years ago

I am happy to give it a try if you think the current approach won't work for us over time. Would lerna publish leverage the logic of semantic-release to determine the next version?

jpnelson commented 8 years ago

Yes, I think we'd be able to keep the parts that analyse commit ranges. I'll set some time aside at some point to investigate this

jan-molak commented 7 years ago

That sounds like a good idea, did you guys have a chance to progress on this one?

jpnelson commented 7 years ago

Not much, I do still think it would be a nice thing to have though. In terms of features it'd be particularly useful to have an updated local dependency tree on publish.