Commit graph

2 commits

Author SHA1 Message Date
12a395a33c feat(infra): make clean deployments reproducible 2026-08-28 00:37:52 +02:00
a9a1c201e7 ci: add secret scan and Go checks for the GitHub mirror
The deploying pipeline stays on Forgejo, where the runner can reach the cluster.
This one only scans for secrets and runs vet, test and lint, so the mirrored
repo shows its own checks without ever needing a secret. Go steps no-op until
apps/api/go.mod exists.
2026-08-20 20:09:24 +02:00