John Ament
John Ament
Please publish IronMQ Java in an OSGi compliant way, e.g. change package type from JAR to bundle and leverage a bundle plugin in maven to build instead of a plain...
The current tests (JWT, Config) are both supported by Hammock. Please add profile for Hammock.
**Describe the bug** Using the following subscription: ``` /github subscribe owner/repo workflows:{name:"Workflow name" branch:"main"} ``` I'm expecting to only see executions of that workflow against the main branch. But I'm...
Would be good to leverage something like https://coveralls.io/ for code coverage, display a badge.
##### Question/Issue Overview Implement a docker container from the build using a gradle plugin that can generate docker containers https://github.com/bmuschko/gradle-docker-plugin for instance is a plugin that can do this, without...
Swagger is a pretty standard tool for REST APIs, able to build clients from it. Would be good to expose a swagger.json from the application to ease service discovery and...
- Clearly mark the DB migrations as mysql/mariadb - Placeholder for other DB types Perhaps add tests that verify the execution runs correctly.