[BR-3] Have more examples with other CI systems #6
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
help wanted
Extra attention is needed
linear
Breakpoint has first-class support for GitHub Actions with breakpoint-action. But there are other CI systems out there. For example, CircleCI and GitLab CI.
Since Breakpoint is a self-contained CLI binary that does not require external dependencies (e.g.
sshd
is implemented within the Go code), it should be easy to port Breakpoint to other CI systems.We can have new integration guides under
docs/
folder, with step-by-step instructions on how to use Breakpoint in other CI products.BR-3
The text was updated successfully, but these errors were encountered: