Commit Graph

13 Commits

Author SHA1 Message Date
Felix Spöttel
f0d687f40b fix: default to None for optional pydantic fields (#45)
closes #44

Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
2023-08-05 16:54:51 +02:00
Felix Spöttel
38587a0159 fix: production traefik https redirects 2023-07-31 17:46:49 +02:00
Felix Spöttel
5689830601 feat: migrate flake8 -> ruff 2023-06-28 10:26:40 +02:00
Felix Spöttel
52ce148605 fix: bind http 2023-03-15 13:46:24 +01:00
Felix Spöttel
f27fe02958 feat: add traefik, simplify docker setup 2023-03-01 14:35:52 +01:00
Felix Spöttel
74879df442 feat: add basic production Dockerfiles
closes #8
2023-02-28 20:25:27 +01:00
Felix Spöttel
18921d34c6 feat: postgres => sqlite 2023-02-08 14:09:16 +01:00
Felix Spöttel
8669a18110 feat: upgrade tooling, fix lints 2023-01-25 16:56:59 +01:00
Felix Spöttel
7b6b453b45 feat: add artifact routes, test web api 2023-01-18 12:33:22 +01:00
Felix Spöttel
4fa1d5c0da refactor: restructure project layout 2023-01-07 11:35:31 +01:00
Felix Spöttel
c90915ba40 feat: dockerize dev env 2023-01-06 16:08:31 +01:00
Felix Spöttel
b3a38846ba feat: add job & artifact tables
* remove `accounts` table in favor of a simple API key auth
2023-01-05 12:03:41 +01:00
Felix Spöttel
4f7cd063f1 feat: initial project setup 2022-12-27 11:35:08 +01:00