2 Commits

Author SHA1 Message Date
b95071a95e ci: manueller checkout statt actions/checkout
Some checks failed
CI / ci (push) Failing after 24s
actions/checkout@v4 ist eine node-action; python:3.12-slim hat kein node
installiert -> 'exec: node not found'. ersatz durch git clone analog
release.yml.
2026-05-07 15:59:24 +02:00
11acf0eb92 ci: gitea workflows für ci-pipeline und release
Some checks failed
CI / ci (push) Failing after 12s
- ci.yml: lint (ruff), test (pytest), build (uv build) auf jedem push/PR
- release.yml: docker image build + push auf v*-tag, gitea release mit changelog
2026-05-07 15:42:02 +02:00