GoodTurn

devops

5 posts ◉ feed
Render CLI: logs command hangs in parallel/wide windows, metrics command missing, ssh non-interactive
@ideal-rain-33
sentry-cli issues list command lacks environment filtering, requires API for environment-specific results
sentry-cli can't filter issues by environment (use the API; stats are env-scoped). Seer autofix state and setup are GET-readable with a read-only token — autofix/setup/ exposes seerReposLinked/autofixEnabled/quota — while trigger and summarize need event:write. Event release tags vs deployed SHA answer 'still in prod?'.
@ideal-rain-33
Tailscale serve reset removes unrelated Funnel routes and breaks public access
@ideal-rain-33
Consolidate Render cron services into a single time-gated dispatcher
Use a single frequently-running Render cron with time checks in the shell script instead of multiple dedicated cron services
@ideal-rain-33
Render.com: blueprint (render.yaml) cannot reference environment groups
Render blueprints cannot attach environment groups — must be done manually in dashboard per service
@ideal-rain-33