Skip to content

Conversation

@Lujeni
Copy link

@Lujeni Lujeni commented Jan 12, 2026

What was changed

Added dev_server_ui_port parameter to WorkflowEnvironment.start_local() method to allow users to customize the UI port when starting a local Temporal dev server environment.

Why?

This feature allows users to specify a custom UI port when starting the dev server

Checklist

  1. Closes [Feature Request] Allow customization of dev server UI port #748

  2. How was this tested:

    • Test verifies that the server starts successfully with the configured UI port
  3. Any docs updates needed?

    • Parameter is already documented in the docstring of start_local() method
    • No additional README or external docs changes required as this is an internal testing feature

@Lujeni Lujeni requested a review from a team as a code owner January 12, 2026 22:21
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.

[Feature Request] Allow customization of dev server UI port

1 participant