- correctly set version on build
- testing package releases
- disable mypy
- change formatting to use black instead of yapf
- deps: bump python from
105e9d8
to59c7332
- updating gunicorn for vuln
- fixing license reference
- shellcheck changes
- run mypy tests from Makefile
- minor fixes to container build
- convert from quart to flask (#22)
- adding mypy and cov requirements (#21)
- enable the safety pipeline (#20)
- deps: bump python from
f11725a
to740d94a
(#18) - deps-dev: bump pre-commit from 3.7.1 to 3.8.0 (#19)
- test tag number in builds (#16)
- adding more examples for building containers (#15)
- configure release triggering (#13)
- the initial application