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

libcnb-test: Improve error messages for address_for_port #636

Merged
merged 1 commit into from
Aug 17, 2023

Commits on Aug 17, 2023

  1. libcnb-test: Improve error messages for address_for_port

    Improves the debugging UX for several `ContainerContext::address_for_port`
    failure modes.
    
    In particular, if containers crash after startup then the container logs
    are now included in the panic error message, rather than only the
    potentially confusing "No public port X published" message from Docker.
    
    Fixes #482.
    GUS-W-13966399.
    edmorley committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    22a8a34 View commit details
    Browse the repository at this point in the history