Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[.github/workflows] - refactor: streamline connector deployment workflow
- Merge `deploy-connectors.yml` into `deploy-connectors-infra.yml` to simplify deployment process - Remove input parameters for region specificity, default to deploying in `us-central1` region - Update concurrency group to reflect the new unified connector deployment mechanism - Adjust client_payload to send `regions` in place of `us_central1` flag, align with new input strategy [.github/workflows] - devops: remove redundant connector deployment workflow file - Delete `deploy-connectors.yml` as its functionality is now incorporated in `deploy-connectors-infra.yml`
- Loading branch information