pez-infra/.github/workflows
Rasmus Wejlgaard ba21b33c81 ci: make terraform validation work on dependabot PRs
Dependabot PRs run with no access to repository secrets and a read-only
token, so the SOPS decrypt step (and the PR-comment step) fail. Give
Dependabot a secret-free path: stub the secrets.yaml keys it reads and
run init -backend=false + validate, skipping decrypt/plan/comment. Human
PRs are unchanged and still get a full plan.
2026-06-03 19:27:22 +01:00
..
_deploy-core.yml Update cache action (#111) 2026-05-16 11:13:38 +01:00
deploy-on-merge.yml ci: serialize terraform and deploy runs with concurrency guards (#114) 2026-06-02 19:39:13 +01:00
deploy.yml hotfix: broken pipeline (#109) 2026-05-15 20:19:56 +01:00
lint-ansible.yml fix: update checkout version to dodge deprecation (#77) 2026-04-26 18:13:38 +01:00
lint-docker-compose.yml fix: update checkout version to dodge deprecation (#77) 2026-04-26 18:13:38 +01:00
terraform.yml ci: serialize terraform and deploy runs with concurrency guards (#114) 2026-06-02 19:39:13 +01:00
validate-caddyfile.yml fix: update checkout version to dodge deprecation (#77) 2026-04-26 18:13:38 +01:00
validate-terraform.yml ci: make terraform validation work on dependabot PRs 2026-06-03 19:27:22 +01:00