runboat/src/runboat
2022-01-26 17:40:41 +01:00
..
kubefiles Don't redirect /longpolling to 8072 2022-01-26 17:36:24 +01:00
webui webui directory must be present 2021-11-22 20:59:02 +01:00
webui-templates Add API and button to reset a build 2021-12-29 16:10:10 +01:00
__init__.py Bump version 2021-10-28 18:54:12 +02:00
api.py Remove Optional in favor of "| None" notation 2022-01-26 17:39:56 +01:00
app.py Add footer 2021-11-21 12:29:36 +01:00
controller.py Tweak README 2021-12-20 23:01:44 +01:00
db.py Ignore undeploying builds when counting deployed 2021-11-30 21:46:25 +01:00
deps.py Add Dockerfile 2021-11-05 09:44:34 +01:00
exceptions.py More flexible configuration 2021-11-19 19:22:28 +01:00
github.py Remove Optional in favor of "| None" notation 2022-01-26 17:39:56 +01:00
k8s.py Benefit from mypy 0.930 2021-12-22 19:52:25 +01:00
models.py Add API and button to reset a build 2021-12-29 16:10:10 +01:00
settings.py Remove Optional in favor of "| None" notation 2022-01-26 17:39:56 +01:00
utils.py Benefit from mypy 0.930 2021-12-22 19:52:25 +01:00
uvicorn.py Finish strict typing 2021-11-14 14:42:02 +01:00
webhooks.py Decouple deploy and start 2021-11-28 14:50:20 +01:00
webui.py Accept branch parameter in webui 2022-01-26 17:40:41 +01:00