-
Notifications
You must be signed in to change notification settings - Fork 37
Description
Is there an existing feature request for this?
- I have searched the existing feature requests
Is your feature request related to a problem or use-case? Please describe.
Integrating Shipwright with other CI systems is currently a challenge. The community does not currently have native integrations with tools like Jenkins, Argo Workflows, or even Tekton itself 🙀. The latter has experimental support through the triggers sub-project
Describe the solution that you would like.
Release the shp CLI as a container image, in addition to the CLI binaries that are released today. This provides a flexible path to integrate Shipwright with tools like Jenkins, Argo Workflows, or even Kubernetes itself (ex: run builds on a schedule with a CronJob).
Describe alternatives you have considered.
Triggers promises to provide more native integrations with Tekton and potentially other tools/frameworks. However this is currently experimental and may not support every anticipated scenario. A container image provides significantly more flexibility for integrators.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status