Skip to content

feat(server): support bounded port ranges#1042

Open
iurysza wants to merge 1 commit into
backnotprop:mainfrom
iurysza:feat/plannotator-port-range
Open

feat(server): support bounded port ranges#1042
iurysza wants to merge 1 commit into
backnotprop:mainfrom
iurysza:feat/plannotator-port-range

Conversation

@iurysza

@iurysza iurysza commented Jul 13, 2026

Copy link
Copy Markdown

Summary

  • accept inclusive PLANNOTATOR_PORT ranges such as 19432-19463
  • try each port in order and bind the first available one in Bun and Pi runtimes
  • preserve existing fixed-port retries and random-port defaults

Validation

  • focused port tests: 42 passed, 0 failed
  • syntax bundle of all changed runtime files
  • git diff --check

Related to #899

@backnotprop

Copy link
Copy Markdown
Owner

thanks, in review

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.

2 participants