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

[RND-650] GitHub Actions is not saving docker logs after failure #307

Merged
merged 4 commits into from
Oct 13, 2023

Conversation

andonyns
Copy link
Contributor

Refactor attachment of log stream to TestContainers since previous behavior didn't catch errors when starting containers.
Adding more details on scenarios where error was not clear.

Description

  • Refactor log tracking for TestContainers.
  • Remove withReuse flag since that leaves a dirty environment locally.
  • Add error messages when .env file not found and when unable to start containers.

@bradbanister bradbanister merged commit 456b260 into main Oct 13, 2023
13 checks passed
@bradbanister bradbanister deleted the RND-650 branch October 13, 2023 14:25
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.

2 participants