-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
provide API for CI/CD Pipelines #88
Comments
I am in favor of swagger to document it. Many tools exist to extract the API structure from swagger and integrate it in other systems. For auth/auth I am in favor of Oauth2 and OIDC. It would make it easy to integrate in a larger CI system (like Gitlab, Gitea, etc...) and access their CI pipelines. For the functions, I see at least 2 main ones :
|
Following @ShubhamPalriwala 's suggestion, this may be a good feature for the 2022 Google Summer of Code: |
This issue is stale because it has been open for 6 months with no activity. |
This is still a valid issue, and is covers the points made on the API in issue #344 |
Describe what problem your feature request solves
Provide an API for CI/CD pipelines
Describe the solution you'd like
Provide an API for CI/CD pipelines, see here for an example
Additional context
The text was updated successfully, but these errors were encountered: