Graylog2 / Graylog2/graylog-project-cli
Implement CI build command
Open
- Dominant language
- Go
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We should implement some kind of CI build command that can be used to run plugin builds on a CI systems like Travis-CI and Jenkins.
The idea is that you can run something like `graylog-project ci-build` inside a plugin project and the tool creates an implicit manifest that includes the server and the current plugin project.
This would solve the problem we currently have that we manually have to clone the server repository in the CI "script" to be able to build web plugins.
Contributor guide
Assessment
This issue has not been assessed yet.