Graylog2 / Graylog2/graylog-project-cli
Add create-manifest option
Open
enhancement
- Dominant language
- Go
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When working on features that span multiple repositories, e.g. when changing Core APIs used in one or more plugins, one needs to create new manifests that are largely based on `master.json`.
Currently one has to manually edit the manifest file to change branch names or add a new repository.
Create a new command that takes an existing manifest (e.g. the currently checked out) and creates a new one, based on the current branches.
Contributor guide
Assessment
This issue has not been assessed yet.