5 Commits

Author SHA1 Message Date
4392dc745d
.github/workflows: fix flake8 again 2025-01-31 14:18:29 +03:00
362d29d89a
.github/workflows: run with uv 2025-01-31 11:54:01 +03:00
c15a68f2d1
.github/workflows: update actions
Newer deps and uv instead of pip.
2025-01-31 11:50:09 +03:00
974ae6c847
.github/workflows/python-app.yml: use Python 3.10
All checks were successful
continuous-integration/drone/push Build is passing
That's what I use for testing locally. Note that we need to quote
the version here because otherwise GitHub Actions will interpret it
as 3.1 due to how YAML works.
2022-01-30 13:46:17 +03:00
4f48af7f24
Add GitHub workflow to build
For now only builds, as I'm not sure how to test the web application
yet.
2021-03-14 15:55:58 +02:00