2 Commits
Author SHA1 Message Date
skoandClaude Opus 4.8 5664fd3fc1 fix: Node.js ins ci-python-Image (Gitea JS-Actions)
Build ci-python image / build (push) Successful in 1m31s
Gitea/act fuehrt JavaScript-Actions (actions/checkout@v4 u. a.) mit `node`
IM Job-Container aus. Ohne node scheitert jeder uses:-Schritt mit
"exec: node: not found" (so lief der naechtliche Export-Cron rot).
nodejs (debian bookworm, v18.20.4) in die apt-Schicht aufgenommen.
Image 397 -> 489 MB.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-05 09:50:32 +02:00
skoandClaude Opus 4.8 91d216cae4 feat: ci-python CI-Basis-Image + Build-Workflow
Build ci-python image / build (push) Failing after 2m53s
Vorgebackenes Python-CI-Image (debian:bookworm-slim + uv, gepinnte CPython
3.12.13, ruff 0.16.1, pytest 9.1.1) fuer Gitea Actions. Basis + uv per Digest
gepinnt, Versionen zentral im Dockerfile-Kopf. Build-Workflow pusht
:latest + :<sha> in die Gitea-Registry (sko/ci-python), woechentlicher Rebuild.

Lokal verifiziert: Build gruen, 397 MB, uv sync --frozen + Exporter-Imports OK.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-08-04 11:21:17 +02:00