Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log: add resolved host to "Listening..." messages #3560

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

develop7
Copy link
Collaborator

This adds resolved host IPs to "listening..." messages emitted when app and admin server start

@develop7 develop7 force-pushed the feat-log_resolved_ip branch from 1ca3220 to 6dc6ed8 Compare May 29, 2024 16:18
@develop7 develop7 force-pushed the feat-log_resolved_ip branch from be1080c to 9d95efe Compare June 19, 2024 08:59
@develop7
Copy link
Collaborator Author

Rebased the PR

@develop7 develop7 marked this pull request as ready for review June 19, 2024 09:00
postgrest.cabal Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/PostgREST/Unix.hs Outdated Show resolved Hide resolved
develop7 added a commit to develop7/postgrest that referenced this pull request Jul 11, 2024
develop7 added a commit to develop7/postgrest that referenced this pull request Jul 30, 2024
@develop7 develop7 force-pushed the feat-log_resolved_ip branch from 367e826 to af253aa Compare July 30, 2024 15:42
test/io/test_io.py Outdated Show resolved Hide resolved
This adds resolved host's IP to "Listening on ..." messages emitted when
app and admin servers start.
@wolfgangwalther
Copy link
Member

I squashed all commits, reverted a few unrelated changes and too much changelog that sneaked in, improved the order of some import statements. This LGTM. Can be merged once CI passes.

@steve-chavez steve-chavez merged commit 4653787 into PostgREST:main Aug 1, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants