googleapis / googleapis/release-please

Avoid using lerna for publishing packages.

Open
#2,193 0 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: feature request
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
The problem is that the docs suggest using lerna to publish already incremented package versions through semantic-release. However, lerna is a complete boilerplate for this and requires unnecessary configuration.

**Describe the solution you'd like**
I created a library called [workspaces-publish](https://github.com/tada5hi/workspaces-publish), that facilitates the publication of packages encompassing multiple workspaces as defined in a package.json file. It determines the unpublished packages by checking each package manifest of the registry, if one already exists.
**Describe alternatives you've considered**
...
**Additional context**
...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.