googleapis / googleapis/release-please

Add Support for Files Manifest Package Paths

Open
#1,366 8 comments 13 reactions 0 assignees View on GitHub
needs design priority: p3 type: feature request
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

Thanks for stopping by to let us know something could be better!

**Is your feature request related to a problem? Please describe.**
Right now, the package paths for manifest releaser is required to be a directory. However, I've got several "single file" components that live in a single directory. It's frustrating that this is referred to as a _path_ and not a _directory_, took a lot of reading of the source code to understand this limitation.

**Describe the solution you'd like**
I would like the package paths in the manifest releaser to support individual files.

**Describe alternatives you've considered**
The only alternative is to split the single file components up into separate directories, which seems a little heavy handed. A directory with 1 file in it is overkill.

**Additional context**
N/A

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.