Current limitations
- made by me... at 1am... what do I know, what the limitations are?
See the pydantic model for a description of the configuration.
- run all formatters and linters using tox as part of building the docker images
- black
- isort
- mypy
- flake8
- build docker images for all branches
- build docker images for version tags
vX.Y.Z
- push docker images to ghcr.io/metricq
- No sphinx / documentation
- No upload to pypi