temporalio / temporalio/features
Allow UI port to be specified in programmatic dev server
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the solution you'd like
Most (all?) SDKs with dev server allow enabling the UI but do not allow customizing the UI port even though the option is available. Allow user to specify UI port.
Per-SDK Tickets
- Go - https://github.com/temporalio/sdk-go/issues/1788
- Java - N/A
- Core - Already exposed
- TypeScript - https://github.com/temporalio/sdk-typescript/issues/1611
- Python - https://github.com/temporalio/sdk-python/issues/748
- .NET - https://github.com/temporalio/sdk-dotnet/issues/396
- Ruby - https://github.com/temporalio/sdk-ruby/issues/205
- PHP - N/A
- Temporal CLI - Already exposed
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked per-SDK tickets for Go, TypeScript, Python, .NET, and Ruby, while noting that Java, Core, PHP, and the Temporal CLI are already covered. Done means the remaining SDKs allow users to specify the UI port when enabling the development server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, java, php, python, ruby, typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100