Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

New plugin for supporting monorepos #56

Open
tunnckoCore opened this issue Jan 25, 2019 · 0 comments
Open

New plugin for supporting monorepos #56

tunnckoCore opened this issue Jan 25, 2019 · 0 comments

Comments

@tunnckoCore
Copy link
Member

tunnckoCore commented Jan 25, 2019

What I'm thinking is to have a simple convention. Just list of changed packages inside the commit body, like so

feat: foo bar baz

The changed packages will be collected through `jest-changed-files`
and added as a list below (including the workspace directory name
in front of the changed package name).

packages:
- packages/recommended-bump
- @tunnckocore/execa
- packages/git-commits-since

Signed-off-by: Charlike Mike Reagent

Still not sure how it look like exactly, but we need such thing, definitely. I'll also suggest it to Conventional Commits, so we can come up some good convention together.

Above commit should bump listed packages to their next minor version.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant