Skip to content

chore: Include all ports in system compose file#1540

Merged
tpoliaw merged 2 commits into
mainfrom
compose-ports
May 15, 2026
Merged

chore: Include all ports in system compose file#1540
tpoliaw merged 2 commits into
mainfrom
compose-ports

Conversation

@tpoliaw
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw commented May 15, 2026

The ports are not required when they're not being forwarded but
including them means there is one place to look to figure out which
service is running where.

The ports are not required when they're not being forwarded but
including them means there is one place to look to figure out which
server is running where.
@tpoliaw tpoliaw requested a review from a team as a code owner May 15, 2026 13:07
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.35%. Comparing base (62353cd) to head (1e50c35).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1540   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files          43       43           
  Lines        3205     3205           
=======================================
  Hits         3056     3056           
  Misses        149      149           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@shree-iyengar-dls shree-iyengar-dls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is helpful thanks thanks

@tpoliaw
Copy link
Copy Markdown
Contributor Author

tpoliaw commented May 15, 2026

@ZohebShaikh This doesn't affect anything if the port is being mapped to itself, right?

@tpoliaw tpoliaw requested a review from ZohebShaikh May 15, 2026 13:22
@ZohebShaikh
Copy link
Copy Markdown
Contributor

This shouldn't hurt but they are not required because they are on network host.

Another option is to just add them as comments because I think you are just trying to document them ?

@tpoliaw tpoliaw added this pull request to the merge queue May 15, 2026
@tpoliaw tpoliaw removed this pull request from the merge queue due to a manual request May 15, 2026
@tpoliaw tpoliaw changed the title test: Include all ports in system compose file chore: Include all ports in system compose file May 15, 2026
@tpoliaw tpoliaw enabled auto-merge May 15, 2026 15:40
@tpoliaw tpoliaw added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit 5d1e9ce May 15, 2026
20 checks passed
@tpoliaw tpoliaw deleted the compose-ports branch May 15, 2026 15:47
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.

3 participants