No description
Find a file
Michał Szczepanik 4effd1e54c Prepare the forgejo action for deployment
This makes the forgejo action more similar to the emerging standard in
the lab. The runs_on value should be enough to have it picked up by the
runner, as long as the repo lives in a priviledged org.

Although we do not have annexed content, the checkout action is switched
to datalad-clone-action following mih's suggestion to eat more of our
dog food.

What's missing is a schedule specification, and possibly a qualifier
constraing it to running in specific orgs / repos (but the deployment
repo is TBD).
2025-11-14 20:30:05 +01:00
.forgejo/workflows Prepare the forgejo action for deployment 2025-11-14 20:30:05 +01:00
.gitignore Add .cache to gitignore 2025-11-05 21:02:15 +01:00
.python-version Convert to a uv project 2025-10-31 14:36:41 +01:00
buildpage.py Improve distributions handling 2025-11-14 19:35:18 +01:00
pyproject.toml Switch from httpx/hishel to requests-cache 2025-11-06 14:38:27 +01:00
uv.lock Switch from httpx/hishel to requests-cache 2025-11-06 14:38:27 +01:00