Commit graph

2 commits

Author SHA1 Message Date
3208f11b18 Fetch job logs via SSH to indri instead of Forgejo web endpoint
Forgejo's web action routes don't support API token auth for private
repos. Read the zstd-compressed log files directly from indri via SSH.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-18 17:08:59 -07:00
dfbcb72e94 Add runner-logs mise task for Forgejo Actions
Authenticated runner-logs script that lists workflow runs and fetches
job logs. Uses Forgejo API token from 1Password and auto-detects the
repo from git remote.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-18 16:39:26 -07:00