3 Commits

Author SHA256 Message Date
johannesbot 51a1638cca fix(ci): replace actions/checkout with manual git clone for SHA-256 repos
Build and Deploy / build (push) Successful in 31s
Build and Deploy / deploy (push) Successful in 18s
Gitea uses SHA-256 object hashes; actions/checkout@v4 from GitHub only
handles SHA-1 and fails to resolve the 64-char ref.  Use git clone +
git checkout directly instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-28 19:21:45 +02:00
johannesbot 9567148531 CI/CD
Build and Deploy / build (push) Failing after 31s
Build and Deploy / deploy (push) Has been skipped
2026-05-28 19:08:54 +02:00
johannesbot ac600999cc CI/CD 2026-05-28 18:15:03 +02:00