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

New plugin for supporting monorepos #56

@tunnckoCore

Description

@tunnckoCore

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions