cli icon indicating copy to clipboard operation
cli copied to clipboard

Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal

Results 144 cli issues
Sort by recently updated
recently updated
newest added

Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

### Is your feature request related to a problem? Please describe. The cli does not contain signal-with-start which we use. Our workaround is to just create a go cli tool...

enhancement

Bumps [github.com/temporalio/ui-server/v2](https://github.com/temporalio/ui-server) from 2.21.3 to 2.26.2. Release notes Sourced from github.com/temporalio/ui-server/v2's releases. v2.26.2 2024-04-22 - c39457ae9 - Update version.go to v2.26.2 (#2029) 2024-04-22 - 84cb42f75 - 2.26.1 (#2032) 2024-04-22 -...

dependencies

### Describe the bug Running `temporal server start-dev --dynamic-config-value limit.historyCount.suggestContinueAsNew=50` gives this warning: ``` level=WARN msg="Failed to convert value, using default" key=limit.historyCount.suggestContinueAsNew ignored-value=50 error="value type is not int" ``` Need...

bug

### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like All SDKs basically expect `server start-dev` to be able to set `--log-format` to...

enhancement

### Describe the solution you'd like Do the following: * Update server to latest stable (and SDK/API to latest they can with this constraint) * Update ui-server to latest stable...

enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

See https://github.com/temporalio/features/issues/437

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.63.2. Release notes Sourced from google.golang.org/grpc's releases. Release 1.63.2 Bugs Fix the user agent string Release 1.63.1 Bugs grpc: fixed subchannel log messages to properly...

dependencies