• v0.6.0 5285602ed3

    v0.6.0
    All checks were successful
    Deploy docs / deploy (push) Successful in 57s
    Tests / test (push) Successful in 2m16s
    Build and Push Docker Image / build (push) Successful in 5s
    Stable

    ppfeiffer released this 2026-04-16 21:21:28 +02:00 | 2 commits to main since this release

    Änderungen

    Entfernt

    • Discord Bridge entfernt — war als tot markiert, kein produktiver Einsatz, keine Tests (Issue #14)
    • Earthquake Service entfernt — Config-Platzhalter ohne Implementierung
    • Docs, Navigation und README entsprechend bereinigt

    CI/CD

    • Forgejo Actions Workflows auf den selbst gehosteten Runner angepasst
    • actions/setup-python entfernt, pip via apt-get installiert
    • docker-build.yml: Registry auf git.pfeiffer-privat.de umgestellt, native Docker-Befehle
    • Test test_directory_not_writable_warns wird als root übersprungen
    • Alle drei Workflows laufen erfolgreich: test docs docker-build

    Hinweis: Für vollständige Docker-Builds benötigt der Forgejo Runner docker_host: automount und valid_volumes: ["/var/run/docker.sock"] in /opt/forgejo-runner/config.yml sowie das Secret REGISTRY_TOKEN im Repository.

    Downloads