Tom Wheeler
Tom Wheeler
### What are you really trying to do? ### Describe the bug With CLI version 0.12.0, I started a local development server with the `--http-port` option. Since I had already...
### Bug description As described more thoroughly in [this Discord thread](https://discord.com/channels/816244985187008514/1223357578029961398), I observe that the command following `gp ports await` or `gp open` in a task does not run. In...
When starting a local Temporal development server using Temporal CLI version 0.12.0, I observe multiple "Unspecified task queue kind" warnings in the terminal window. Although I experience this while using...
When starting a local Temporal development server using Temporal CLI version 0.12.0, I observe "error in prometheus reporter" warnings in the terminal window. Although I experience this while using the...
## Expected Behavior I would expect that if I start the [Dev Server](https://pkg.go.dev/go.temporal.io/[email protected]/testsuite#StartDevServer), a valid functional test would pass regardless of how the DevServerOptions' `EnableUI` attribute was set. ## Actual...
### Is your feature request related to a problem? Please describe. The CLI supports 10 commands, most of which offer several subcommands and support various command-line flags. Although I use...
DO NOT MERGE. I have created this draft PR to support review and sharing this code. However, I do not intend for this code to become part of the `main`...
### Is your feature request related to a problem? Please describe. As per [this internal Slack thread](https://temporaltechnologies.slack.com/archives/C045W6P0GCB/p1737085884934339), I observed last night that the `tcld` command's environment variable used for API...
The `CODEOWNERS` file is invalid because it contains a group name (`devex`) that is non-existent. It was renamed to `selfhosted` some time ago and this PR updates it to match...
### Is your feature request related to a problem? Please describe. While it is possible to use an external MySQL database, the Helm Chart provides no support for deploying and...