Skip to content

Add azure to region proto#117

Merged
anekkanti merged 3 commits into
mainfrom
dliu/addazure
Jun 16, 2026
Merged

Add azure to region proto#117
anekkanti merged 3 commits into
mainfrom
dliu/addazure

Conversation

@david049

@david049 david049 commented May 27, 2026

Copy link
Copy Markdown
Contributor

What was changed

Add azure to region proto

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Low Risk
Additive protobuf enum and documentation/version bump; the new workflow only triggers external dispatches on release with a dedicated secret.

Overview
Adds Azure as a supported cloud provider in the CloudProvider enum (CLOUD_PROVIDER_AZURE = 3) in message.proto, alongside the existing AWS and GCP values.

Bumps the public API version to v0.17.1 in VERSION and the README.

Introduces a release workflow (.github/workflows/downstream.yml) that, when a GitHub release is published, dispatches a cloud-api-release repository event to temporalio/clddx-agent with the release tag and URL (using CLDDX_AGENT_PAT).

Reviewed by Cursor Bugbot for commit d96598b. Bugbot is set up for automated code reviews on this repo. Configure here.

@david049 david049 requested a review from a team as a code owner May 27, 2026 15:06
@anekkanti anekkanti merged commit ca7683f into main Jun 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants