runboat/src/runboat
2023-11-19 13:21:28 +01:00
..
kubefiles Create baseonly db only if first install failed 2023-11-19 13:21:28 +01:00
webui webui directory must be present 2021-11-22 20:59:02 +01:00
webui-templates Tweak card layout 2022-09-18 13:53:55 +02:00
__init__.py Bump version 2021-10-28 18:54:12 +02:00
api.py Require pydantic 2 2023-11-19 12:52:10 +01:00
app.py Resolve fastapi deprecation warning 2023-11-19 13:09:45 +01:00
controller.py Tweak ruff config and update pre-commit hooks 2023-02-22 22:55:30 +01:00
db.py Update known-good dependencies 2022-09-18 12:59:02 +02: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 Require pydantic 2 2023-11-19 12:52:10 +01:00
k8s.py Fix imporlib.resources deprecation warning 2023-11-19 13:09:45 +01:00
models.py Require pydantic 2 2023-11-19 12:52:10 +01:00
settings.py Upgrade linters, use ruff-format 2023-11-19 13:17:12 +01:00
utils.py Tweak ruff config and update pre-commit hooks 2023-02-22 22:55:30 +01:00
uvicorn.py Fix mypy warning 2022-11-20 21:19:00 +01:00
webhooks.py Verify GitHub webhook signature 2022-01-29 17:21:57 +01:00
webui.py Fix imporlib.resources deprecation warning 2023-11-19 13:09:45 +01:00