All checks were successful
Test CI / test (pull_request) Successful in 0s
- Fix workflow to use github.* context vars (Forgejo schema validator only recognizes GitHub Actions syntax, not gitea.* aliases) - Pass untrusted inputs through env vars (security best practice) - Add actionlint to Brewfile and pre-commit config Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
336 B
Ruby
6 lines
336 B
Ruby
# CLI tools for blumeops management
|
|
brew "actionlint" # GitHub/Forgejo Actions workflow linter
|
|
brew "argocd" # ArgoCD CLI for GitOps management
|
|
brew "bat" # Syntax-highlighted file concatenation
|
|
brew "tea" # Gitea/Forgejo CLI for forge.tail8d86e.ts.net
|
|
brew "podman" # Container CLI (uses VM on macOS, for building/pushing images)
|