Skip to content

Commit 2414d4b

Browse files
chore: remove redundant GitHub Actions deployment workflows
Removed azure-deploy.yml and deploy.yml as all deployment automation is now fully managed by Terraform ACR Task (see terraform/modules/azure/agentgateway/ci_cd.tf). Kept the following workflows: - release.yml: Builds releases for GHCR and creates GitHub releases - pull_request.yml: CI validation (build, test, lint) - e2e-tests.yml: E2E testing only This ensures a single source of truth for deployment (Terraform) while maintaining necessary CI/testing workflows. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 20abc4a commit 2414d4b

2 files changed

Lines changed: 0 additions & 305 deletions

File tree

.github/workflows/azure-deploy.yml

Lines changed: 0 additions & 174 deletions
This file was deleted.

.github/workflows/deploy.yml

Lines changed: 0 additions & 131 deletions
This file was deleted.

0 commit comments

Comments
 (0)