Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BR-3] Have more examples with other CI systems #6

Open
gmichelo opened this issue May 26, 2023 · 3 comments
Open

[BR-3] Have more examples with other CI systems #6

gmichelo opened this issue May 26, 2023 · 3 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed linear

Comments

@gmichelo
Copy link
Contributor

gmichelo commented May 26, 2023

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

@gmichelo gmichelo added documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed labels May 26, 2023
@hugosantos hugosantos changed the title Have more examples with other CI systems [BR-3] Have more examples with other CI systems May 26, 2023
@karnatisrinivas
Copy link

Hello @gmichelo, I have some working experience with GitLab CI. And I want to give this issue a try. Can you assign it to me for GitLab CI?

@gmichelo
Copy link
Contributor Author

Many thanks @karnatisrinivas for your interest! I've just assigned the issue to you.

Let me know if you need any help with writing the guide!

@WladyX
Copy link

WladyX commented Oct 15, 2024

I am also interested to see a GitlabCI working example.
Thank you!

@karnatisrinivas karnatisrinivas removed their assignment Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Extra attention is needed linear
Projects
None yet
Development

No branches or pull requests

4 participants