blumeops/mise-tasks
Erich Blume 1ce381cb6e C0: surface missing-log failures in runner-logs
`mise run runner-logs <run> -j <n>` previously silently succeeded with
no output when forgejo had no log for the task. Two layered causes:

1. zstdcat exits 0 even when the file is missing (writes "can't stat
   … -- ignored" to stderr).
2. ssh to indri runs fish, which silently drops the remote exit code so
   the subprocess returncode is always 0.

Probe `test -f` over SSH and parse a stdout marker (EXISTS / MISSING) to
detect the missing-log case, then report it explicitly with the indri
path and a hint about action_task.log_in_storage = 0 so the operator
knows where to look next.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 14:36:33 -07:00
..
ai-docs
ai-sources
blumeops-tasks C1: SHA-pin tooling dependencies (2026-04 cycle) (#344) 2026-04-30 16:51:43 -07:00
branch-cleanup Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
changelog-check
container-build-and-release Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
container-list Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
container-version-check Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
dns-acme-cleanup Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
dns-preview
dns-up
docs-check-frontmatter C1: SHA-pin tooling dependencies (2026-04 cycle) (#344) 2026-04-30 16:51:43 -07:00
docs-check-links C1: SHA-pin tooling dependencies (2026-04 cycle) (#344) 2026-04-30 16:51:43 -07:00
docs-mikado Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
docs-preview Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
docs-review Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
docs-review-stale Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
docs-review-tags C1: SHA-pin tooling dependencies (2026-04 cycle) (#344) 2026-04-30 16:51:43 -07:00
ensure-k3s-ringtail-kubectl-config
ensure-minikube-indri-kubectl-config
fly-deploy Add op-based auth to fly-deploy mise task 2026-04-17 14:26:29 -07:00
fly-reload Switch Fly proxy to upstream keepalive pools (#337) 2026-04-17 16:39:52 -07:00
fly-setup C1: deploy adelaide-baby-shower-app to ringtail k3s (#349) 2026-05-11 13:47:18 -07:00
fly-shutoff
frigate-export-model
mikado-branch-invariant-check Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
mirror-create
mirror-update-pats
op-backup Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
pr-comments Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
provision-indri
provision-ringtail
provision-sifaka
prune-ringtail-generations Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
review-compliance-reports Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
runner-logs C0: surface missing-log failures in runner-logs 2026-05-28 14:36:33 -07:00
service-review Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
services-check Fix services-check to show all firing alerts per alert name 2026-04-10 19:10:09 -07:00
spork-create Recurring maintenance batch (2026-05-27) (#360) 2026-05-28 06:01:57 -07:00
tailnet-preview
tailnet-up
validate-workflows