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

feat: docker host mismatch event #2288

Merged
merged 2 commits into from Mar 31, 2023
Merged

Conversation

mathnogueira
Copy link
Member

This PR detects if tracetest is running in a container and emits an event in case of a connection error to tell the user about using "localhost"

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@mathnogueira mathnogueira merged commit baf4b14 into main Mar 31, 2023
28 checks passed
@mathnogueira mathnogueira deleted the feat/host-mismatch-event branch March 31, 2023 21:07
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.

Add calls to the Event Publisher on Trigger execution (DOCKER_COMPOSE_HOST_MISMATCH_ERROR event)
2 participants