Caliban-generated client for Gitlab's GraphQL API, for Scala.
sbt dependency:
"com.kubukoz" %% "caliban-gitlab" % version
For calling queries/mutations, consult Caliban's documentation.
sbt codegen
- generates sources
sbt githubWorkflowGenerate
- generates the github actions
If you really need to publish from localhost:
+publishSigned
sonatypeBundleRelease