Support plugins containing submodules
Open
plugins
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 378
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 74
Description
Currently it’s not possible for plugins to contain submodules because of our checkout strategy for plugins;
https://github.com/buildkite/agent/blob/6efcb7b8e87920aa427318285c639e8e07820ec9/bootstrap/bootstrap.go#L774-L777
This is not ideal as it restricts plugin authors choices when structuring their plugin code.
Contributor guide
Assessment
This issue has not been assessed yet.