No description
Find a file
Max R. Carrara fee37c2372
All checks were successful
/ test (push) Successful in 7s
workflows: add workflow for running tests
This uses the python:3.13 docker image and also installs uv
beforehand. Checkout is performed "manually" because the standard
actions/checkout@v4 action requires node:20 as container, which is
annoying. I don't want to pull in node just to clone a git repo.

Signed-off-by: Max R. Carrara <max@aequito.sh>
2025-03-06 02:37:26 +01:00
.forgejo/workflows workflows: add workflow for running tests 2025-03-06 02:37:26 +01:00
src/bot setup basic project structure 2025-03-06 01:19:10 +01:00
tests tests: add basic test 2025-03-06 01:32:47 +01:00
.gitignore update .gitignore 2025-03-06 01:06:28 +01:00
.python-version setup basic project structure 2025-03-06 01:19:10 +01:00
LICENSE Initial commit 2025-03-06 00:22:04 +01:00
pyproject.toml setup basic project structure 2025-03-06 01:19:10 +01:00
README.md Initial commit 2025-03-06 00:22:04 +01:00
uv.lock setup basic project structure 2025-03-06 01:19:10 +01:00

stammtisch-bot