Commit Graph

14 Commits

Author SHA1 Message Date
58460d988d chore: add new workflows (changelog, automatic releases)
All checks were successful
Update changelog / changelog (push) Successful in 26s
Docker images will now be built on every release
2025-12-09 12:32:38 +01:00
8fb05f2662 fix: use debian-based container for image building
All checks were successful
Build and push Docker image / build (push) Successful in 2m26s
fixes https://stackoverflow.com/a/75730731
2025-12-07 20:21:45 +01:00
2e325fe018 feat: refactor docker workflow; build both amd64 and arm64 docker images
Some checks failed
Build and push Docker image / build (push) Failing after 54s
2025-12-07 20:18:24 +01:00
52dbd158a9 fix: respect debug flag in .env for swagger endpoint generation
All checks were successful
Build and push Docker image / build (push) Successful in 22s
2025-12-04 17:15:20 +01:00
f897a3e4ce chore: move docker-compose to main repo
All checks were successful
Build and push Docker image / build (push) Successful in 27s
2025-12-04 15:33:54 +01:00
bf6fb81a73 fix: add .dockerignore to not build containers with .env secrets
All checks were successful
Build and push Docker image / build (push) Successful in 24s
2025-12-03 00:19:25 +01:00
7bb2dd5434 fix: typo in Gitea workflow 2
All checks were successful
Build and push Docker image / build (push) Successful in 22s
2025-12-02 23:17:10 +01:00
fa5932d270 fix: typo in Gitea workflow
Some checks failed
Build and push Docker image / build (push) Failing after 1s
2025-12-02 23:11:17 +01:00
09f0d3ce1f feat: add Gitea workflow for Docker image building
Some checks failed
Build and push Docker image / build (push) Failing after 22s
2025-12-02 23:04:19 +01:00
6b2f93b962 feat: add a Dockerfile for image building 2025-12-02 22:59:21 +01:00
1b8c9ccaeb fix: add type hints for nullable columns 2025-12-01 17:26:54 +01:00
1e60fc23ab feat: create basic express server with swagger documentation 2025-12-01 02:24:52 +01:00
56975a0e92 feat: prepare TypeORM support for Postgres db calls 2025-12-01 01:48:24 +01:00
7dd1025aef Initial commit 2025-11-30 02:26:22 +01:00