dhoulb / multi-semantic-release

Proof of concept that wraps semantic-release to work with monorepos.
BSD Zero Clause License
200 stars 37 forks source link

not production recommended - always obsolate #108

Open its-dibo opened 2 years ago

its-dibo commented 2 years ago

this package internally uses an old version of semantic-release and needs continuous upgrading which doesn't happen, contrast to semantic-release-monorepo which always uses the installed semantic-release

I suggest moving semantic-release from dependencies into peerDependencies

antongolub commented 2 years ago

We're working on it. In our experimental space, we have already taken the necessary steps: https://github.com/qiwi/multi-semantic-release/compare/v5.0.3...v6.1.1

its-dibo commented 2 years ago

our experimental space

why not using an experimental branch instead of forking into a separate space !

it is a built in feature in git and sufficient for your needs

antongolub commented 2 years ago

The short aswer — this is a corporate requirement: @qiwi-spaced fork is part of our release infrastructure / has internal mirror and so on.