Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add features test for cloud API key over data plane #595

Open
2 of 9 tasks
cretz opened this issue Feb 5, 2025 · 0 comments
Open
2 of 9 tasks

Add features test for cloud API key over data plane #595

cretz opened this issue Feb 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@cretz
Copy link
Member

cretz commented Feb 5, 2025

Describe the solution you'd like

In this repo, when a TEMPORAL_CLIENT_CLOUD_API_KEY env var (set via org level GH secret of the same name) is present and non-empty, use it and TEMPORAL_CLIENT_NAMESPACE env var (set via org level GH var of the same name) to test against us-west-2.aws.api.temporal.io:7233 (can be put in env var too if we want). Specifically, the test should just run an execute workflow and should use a client with just the API key from a user POV, no manually set namespace headers.

Per-SDK Tickets

  • Go - TODO
  • Java - TODO
  • Core - N/A
  • TypeScript - TODO
  • Python - TODO
  • .NET - TODO
  • Ruby - TODO
  • PHP - TODO
  • Temporal CLI - N/A
@cretz cretz added the enhancement New feature or request label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant