Bug Fixes
- add timeout to entrypoint.sh (Jakub Oskera)
- app/api: add missing response code and msg (Jakub Oskera)
- rename env DATABASE_URI to DATABASE_URL (Jakub Oskera)
- migrate app from heroku to fly.io (#12) #12 (Jakub Oskera)
- pin version 2.1.2 for Werkzeug module (#13) #13 (Jakub Oskera)
- set pool_pre_ping to true (#16) #16 (Jakub Oskera)
Documentation
- move pict fo docs folder (Jakub Oskera)
- update TODO list (Jakub Oskera)
- apply pre-commit formatting (Jakub Oskera)
- fix image path (Jakub Oskera)
- update README.md (Jakub Oskera)
Styles
- add newline (Jakub Oskera)
- missing newline (Jakub Oskera)
Continuous Integration
- add env vars for Dockerfile's labels (Jakub Oskera)
- fix pipeline (Jakub Oskera)
- fix pipeline, correct env var (Jakub Oskera)
Chores
- reorganize requirements files (Jakub Oskera)
- bump pre-commit versions (Jakub Oskera)
- update gitignore (Jakub Oskera)
- rename db name to guestbook (Jakub Oskera)
- migrate labels in Dockerfile to org.opencontainers schema (Jakub Oskera)
- bump verison of python base image (Jakub Oskera)
- fix typo (Jakub Oskera)
- tune dockerfile (Jakub Oskera)
- create dev, test prod configs (Jakub Oskera)
- correct URL of Helm chart repo (Jakub Oskera)
- rename env to DATABASE_URL, remove env PORT (#14) #14 (Jakub Oskera)
Tests
- add tests (Jakub Oskera)
Docker images
docker pull jakuboskera/guestbook:v0.3.3