Skip to content

polyvariant/caliban-gitlab

Repository files navigation

caliban-gitlab

Caliban-generated client for Gitlab's GraphQL API, for Scala.

Use

sbt dependency:

"com.kubukoz" %% "caliban-gitlab" % version

For calling queries/mutations, consult Caliban's documentation.

Development

sbt codegen - generates sources

sbt githubWorkflowGenerate - generates the github actions

Publishing

If you really need to publish from localhost:

  • +publishSigned
  • sonatypeBundleRelease