96 Commits

Author SHA1 Message Date
f041905194 better entrypoints 2025-01-12 13:09:43 -07:00
9ef80a1379
fix health check (#19) 2025-01-12 11:07:24 -07:00
7475cedd25 fix health check 2025-01-12 11:04:54 -07:00
40a3e52871
refactor for healthz endpoint (#18) 2025-01-12 09:26:45 -07:00
666570b069 refactor for healthz endpoint 2025-01-12 09:23:38 -07:00
2b1023fbd3
add Procfile (#17) 2025-01-12 07:42:34 -07:00
93ecd3ada9 add Procfile 2025-01-12 07:39:30 -07:00
b1b1dbee6e
small compose.yml cleanup (#16) 2025-01-12 07:32:32 -07:00
c56f107099 small compose.yml cleanup 2025-01-12 07:29:53 -07:00
fbf2443d2c
fix api (#15) 2025-01-11 17:02:38 -07:00
396c25317a fix api 2025-01-11 16:43:00 -07:00
2cc7689e8e
switch to py 3.13 (#13) 2025-01-11 15:30:00 -07:00
a3783998f0 switch to py 3.13 2025-01-11 15:27:10 -07:00
029b79f56e
fix uv in dockerfile (#12) 2025-01-11 15:20:41 -07:00
806c8103dd fix uv in dockerfile 2025-01-11 15:10:15 -07:00
98b4a6211f
upload tests results to codecov (#11) 2025-01-11 15:00:12 -07:00
747f1adeb6 upload tests results to codecov 2025-01-11 14:58:12 -07:00
57ec048a4d
switch to uv (#10) 2025-01-11 14:54:37 -07:00
998f4b3e0d switch to uv 2025-01-11 14:53:04 -07:00
a5f985c970
Merge pull request #8 from brosner/07-02-add_ruff
add ruff
2024-07-02 17:00:04 -05:00
d52f984145 add ruff 2024-07-02 16:56:59 -05:00
bf6b0a1ae2
stub out v1 api (#2) 2024-05-31 16:08:03 -06:00
707414b390
Merge pull request #7 from brosner/05-31-devcontainer_use_specific_python_version
devcontainer: use specific python version
2024-05-31 15:53:41 -06:00
089e4199c4
devcontainer: use specific python version 2024-05-31 21:51:29 +00:00
1e39214f73
Merge pull request #6 from brosner/improve-devcontainer
improve devcontainer
2024-05-31 15:49:20 -06:00
0e824c479e
add setup.sh 2024-05-31 21:47:21 +00:00
2dd1bfb0ca
devcontainer: add setup script 2024-05-31 21:34:13 +00:00
3aa34492e4
devcontainer: install homebrew 2024-05-31 21:32:08 +00:00
83eb7bfef3
install poetry 2024-05-31 21:31:01 +00:00
93191371cd
Merge pull request #5 from brosner/05-31-add_devcontainer_config
add devcontainer config
2024-05-31 15:12:06 -06:00
119b047976
add devcontainer config 2024-05-31 21:09:54 +00:00
2dbb0a8416 stub out v1 api 2024-05-30 22:05:13 -06:00
f56de15674
Merge pull request #3 from brosner/05-24-add_port_env_override
add PORT env override
2024-05-24 22:41:42 -06:00
4ae92830db add PORT env override 2024-05-24 22:39:47 -06:00
5fefca50a7
add alembic (#1) 2024-05-23 22:27:40 -06:00
b860ccef34 add alembic 2024-05-23 22:07:03 -06:00
2568e349ac use entrypoint 2024-05-22 23:37:33 -06:00
f3f0b789f4 remove load 2024-05-22 23:23:04 -06:00
8d04da7135 add arm builds 2024-05-22 23:19:58 -06:00
8885d27a21 add annotations 2024-05-22 23:16:59 -06:00
6654ab1248 fix labels 2024-05-22 23:12:23 -06:00
5f1bc12277 added labels 2024-05-22 23:07:29 -06:00
72340b2d0e add readme content 2024-05-22 23:06:08 -06:00
a803693dde remove test_gunicorn_arbiter_with_application 2024-05-22 22:47:14 -06:00
e89e7bc40d add test_gunicorn_arbiter_with_application 2024-05-22 22:43:10 -06:00
6defa05b4e better coverage of teufa.server.Application 2024-05-22 22:29:51 -06:00
414a40a667 added cli tests 2024-05-22 22:20:58 -06:00
be9c3ce885 report cov xml 2024-05-21 08:28:31 -06:00
73c2d2fbf6 update codecov 2024-05-21 08:27:28 -06:00
de45e9c96c fix database url 2024-05-21 08:22:52 -06:00