Skip to content

fix: format public server listen address with net.JoinHostPort#5095

Open
alan747271363-art wants to merge 1 commit into
superplanehq:mainfrom
alan747271363-art:codex/fix-ipv6-listen-address
Open

fix: format public server listen address with net.JoinHostPort#5095
alan747271363-art wants to merge 1 commit into
superplanehq:mainfrom
alan747271363-art:codex/fix-ipv6-listen-address

Conversation

@alan747271363-art
Copy link
Copy Markdown

Summary

  • uses net.JoinHostPort for the public server listen address
  • adds coverage for IPv4 and IPv6 listen address formatting

Validation

  • git diff --check HEAD~1..HEAD
  • Go tests were not run locally because this Windows environment does not have go/gofmt available. The targeted command to run in a Go environment is go test ./pkg/public -run Test__ListenAddr -count=1.

@superplanehq-integration
Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

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.

1 participant