Skip to content

Consider excluding test-only changes from lerna release #2240

@maribethb

Description

@maribethb

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

lerna config

Problem

Lerna will publish a new version of a plugin even if the only code changes to it were in the test/ directory. This would result in a new version number but no meaningful change to the published code.

Request

Configure lerna to ignore changes in test/ directories for plugins.

We should ensure that no plugin actually publishes their test directory or else this would have unintended consequences.

Alternatives considered

No response

Additional context

No response

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