feat: add zstd for decompressing Forgejo runner logs #10

Merged
brad merged 1 commit from feat/add-zstd into main 2026-02-13 12:10:10 -08:00
Owner

Why

Forgejo runner logs are stored compressed with zstd at /workspace/Runner Action Logs/.

The ci-triage agent needs zstd to decompress and read these logs for failure analysis.

What

Adds zstd to the base packages in the Dockerfile.

## Why Forgejo runner logs are stored compressed with zstd at `/workspace/Runner Action Logs/`. The ci-triage agent needs `zstd` to decompress and read these logs for failure analysis. ## What Adds `zstd` to the base packages in the Dockerfile. ## Related - commune/skills#53 — CI triage skill update documenting log discovery
CI triage agent needs to read action run logs which are stored
compressed with zstd at /workspace/Runner Action Logs/
brad merged commit 60b0e63f9d into main 2026-02-13 12:10:10 -08:00
brad deleted branch feat/add-zstd 2026-02-13 12:10:11 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
commune/sandbox!10
No description provided.