from Hacker News

The Dagger GraphQL API: Program your CI/CD pipelines with GraphQL

by yurisagalov on 12/1/22, 5:08 PM with 1 comments

  • by shykes on 12/1/22, 5:16 PM

    Dagger co-founder here. This API is foundational to Dagger's new architecture: it's what allows us to support so many different languages without losing the benefit of a unified engine. In fact our various SDKs are automatically generated from the GraphQL schema!

    As always, we're happy to answer questions.