Replies: 80 comments 72 replies
-
Beta Was this translation helpful? Give feedback.
-
|
I use GitLab. I have private repos on GitLab, with dagger configs. Didn't have time to make dagger work with it, but I'm able to test it. |
Beta Was this translation helpful? Give feedback.
-
|
At Epitech, there was courses on Jenkins, I'm not sure it's relevant but some infrastructures are still using it so maybe we can do something with Dagger |
Beta Was this translation helpful? Give feedback.
-
|
GitHub knows which are the big CI tools on their platform (or competitive) and has transition guides from each one to GitHub Actions. So CircleCI, TravisCI, Jenkins, and GitLab CI/CD all make sense. Azure Pipelines (from Azure DevOps) could also make sense. Long term vision of MSFT seems to be GitHub & Actions, but a long tail of ADO users on prem and in Azure. Also makes sense to support the cloud's tools:
|
Beta Was this translation helpful? Give feedback.
-
|
Tekton: #1655 |
Beta Was this translation helpful? Give feedback.
-
|
TeamCity by JetBrains. Could create a Kotlin script wrapper for Dagger. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Jenkins - most enterprises still use it.. multi man-decades of tooling are around it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Are there any plans to implement the same for bitbucket pipelines? |
Beta Was this translation helpful? Give feedback.
-
|
My personal experience tells me to take a look at Jenkins / Jenkins X (and Tekton in consequence). Most of the times I've seen Jenkins pipeline using docker plugins, they were super difficult to follow and configure. I have a feeling that there's a big opportunity there to showcase a simpler and more efficient solution that integrates with those tools like Dagger. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Jenkins |
Beta Was this translation helpful? Give feedback.
-
|
ADOC |
Beta Was this translation helpful? Give feedback.
-
|
Buildkite |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
-
Beta Was this translation helpful? Give feedback.
-
|
Bitbucket Pipelines - I have lots of clients using this |
Beta Was this translation helpful? Give feedback.
-
|
AWS CodeBuild/CodePipeline |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Circleci |
Beta Was this translation helpful? Give feedback.
-
|
Argo stack (workflows, events and pipelines) |
Beta Was this translation helpful? Give feedback.
-
|
Zuul CI |
Beta Was this translation helpful? Give feedback.
-
|
Bitbucket Pipeline |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Devtron CI/CD |
Beta Was this translation helpful? Give feedback.
-
|
I am interested in Spinnaker CD pipelines, which are reflected in JSON, and can be downloaded. They can also be uploaded with changes to create new pipelines. There's a CLI tool that I use to manage the pipelines https://spinnaker.io/docs/guides/spin/pipeline/ |
Beta Was this translation helpful? Give feedback.
-
|
nomad jobs please :-) |
Beta Was this translation helpful? Give feedback.
-
|
GCP Cloud Build 😁 |
Beta Was this translation helpful? Give feedback.
-
|
I'd love to see CodeFresh support! I'm also curious if there's any documentation around how to contribute CI adapters ourselves. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We started writing a new doc page - From local dev to CI environment #1678 - and would like to know which CI/CD platform you would find most useful for us to document next.
Since everyone that is using Dagger today already has a GitHub account (one of the early access requirements), starting with GitHub Actions seemed like a most reasonable first step.
Drop a comment below with the CI/CD platform that you use. We intend to document the one with the most mentions next.
Beta Was this translation helpful? Give feedback.
All reactions