Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
/ caliban-gitlab Public archive

Scala project providing Gitlab GraphQL model using Caliban

License

Notifications You must be signed in to change notification settings

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