protoquill-finagle-mysql

CI Maven Central

Scala3 zio/zio-protoquill integration with finagle-mysql.

Develop

> docker compose up -d
> ./setup/setup.sh
> sbt test

Resolve next version

When adding minor and major github pull request label, next version would be resolved by them.

Publish

  • SNAPSHOT Release
    • Each snapshot release is published by main branch ci.
  • Release
    • Merge tagpr Pull Request, then publish release on git tag ci.