Ben Carter

Results 17 issues of Ben Carter

Kafka-clients 3.2 is needed as kafka-topic-loader brings it in and it was causing classNotFound exceptions.

## Related issues - Closes #94 ## TODO - [x] Document startup gauge Verified working locally with sbt-docker-compose: ![image](https://user-images.githubusercontent.com/28694181/198884785-45b11d5c-982d-41c5-b776-99c34c215c4a.png)

## Related issues - Closes #178

Closes #132 ## Description - Publish to GHCR over DockerHub. - Use `sbt-dynver` to publish a snapshot image based off the git hash on a master merge, with a tag...

## Overview Currently we have a counter for the number of schedules scheduled, and the number cancelled. Instead of having a counter it would be better to have a gauge...

enhancement

We should automate our CI releases to push a snapshot image on a master merge, and a stable release on a tag push. Additionally we should move to GHCR over...

enhancement