0.1.1 (2022-12-03)
- fix missing secrets during release (fa9ddb7)
- publish only latest and release to Docker Hub (c2c7240)
- repair broken Docker image (ff1b4d6)
- add Docker Hub section in README and proofread (cc9f64a)
- add how to run image from Docker Hub (fe89b5d)
- simple rick-rolling implementation (e15f2a1)
- add Dockerfile healthcheck and user (checkov warning) (83592e8)
- catch exception and bind to 127.0.0.1 by default (bandit) (d75a434)
- redirect on click (aefe986)
-
add README (30656ec)
-
add bandit (sast) (c889b52)
-
add build workflow (213e73c)
-
add Cloud Run release workflow (56f0f2b)
-
add docker layer caching (2e9aa00)
-
add release-please (11aa5d0)
-
always run lint (pr, main, develop), but publish Docker image only on main (496cba4)
-
build Docker container for ARM architecture (168b5a1)
-
publish Docker Image on release (7bca618)
-
publish images to Docker Hub (295c8c0)
-
run build workflow on tags (50c1270)
-
scan docker vulnerabilities using checkov (81a2ef1)
-
update actions and fix poetry install warning (8b03ab6)
-
use release-please python release-type (81a127f)