No description
  • Dockerfile 74.4%
  • Go 11.1%
  • Shell 9.4%
  • Python 3.4%
  • TypeScript 1.7%
Find a file
webgrip-ci d6fefd992b
All checks were successful
[Workflow] On Release Published / Parse tag (release) Successful in 2s
[Workflow] On Release Published / Distribute (release) Successful in 11s
[Workflow] On Release Published / Sign & Attest (Harbor) (release) Successful in 2m52s
chore(release): agent-runner-v1.0.4 [skip ci]
## [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)
2026-08-13 07:11:40 +00:00
.forgejo feat(docs): publish to own docs-infrastructure bucket (estate #2) 2026-08-12 17:24:14 +02:00
docs feat(docs): flip strict link validation on — repo-file links repointed to Forgejo source URLs (estate item #17) 2026-08-12 15:19:15 +02:00
ops chore(release): agent-runner-v1.0.4 [skip ci] 2026-08-13 07:11:40 +00:00
tests/playwright-runner Update runner etc 2025-05-21 13:38:43 +02:00
.actrc Add ACT dry-run smoke validation for supply chain workflow 2026-05-29 11:27:07 +00:00
.gitignore Clean up build artifacts and add to gitignore 2025-09-02 14:54:49 +00:00
catalog-info.yml fix: added catalog-info.yml, and fixed rust ci runner 2025-06-08 12:00:37 +02:00
docker-compose.yml fix(semantic-release): make the three toolchain images independent 2026-07-30 15:44:52 +02:00
LICENSE fix: Added license 2025-08-22 23:32:36 +02:00
README.md Add ACT dry-run smoke validation for supply chain workflow 2026-05-29 11:27:07 +00:00
renovate.json fix(renovate): ignore the webgrip/workflows pin — its tag lookup 404s and kills the whole run 2026-08-12 15:47:56 +02:00

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