No description
- Dockerfile 74.4%
- Go 11.1%
- Shell 9.4%
- Python 3.4%
- TypeScript 1.7%
## [agent-runner-v1.0.4](http://forgejo-http.forgejo.svc.cluster.local:3000/webgrip/infrastructure/compare/agent-runner-v1.0.3...agent-runner-v1.0.4) (2026-08-13) |
||
|---|---|---|
| .forgejo | ||
| docs | ||
| ops | ||
| tests/playwright-runner | ||
| .actrc | ||
| .gitignore | ||
| catalog-info.yml | ||
| docker-compose.yml | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
Infrastructure
This is where stuff goes that doesn't fit anywhere else
Docker images
Helm Deploy
This image is used to deploy helm charts to a kubernetes cluster.
Github Actions Runner
This image is used to run github actions. It is based on the actions/runner image and has the helm binary installed.
Local GitHub Actions validation with ACT
# smoke-test the supply-chain composite action locally (no OIDC signing / no registry mutation)
act workflow_dispatch -W .github/workflows/act_supply_chain_smoke.yml
# simulate release payload execution locally
act release -W .github/workflows/on_release_published.yml -e .github/act/release-published.event.json