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

Clean duplicate in regex for log message wait strategy #7304

Merged
merged 2 commits into from
May 23, 2024

Conversation

RustedBones
Copy link
Contributor

  • Remove regex prefix (?s) in wait strategy since already set here
  • Generalize Wait.forLogMessage helper for constructing LogMessageWaitStrategy.

Copy link
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

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

Hi @RustedBones, terrible sorry for never looking into it.

LGTM, I just triggered CI and if everything is green, I don't see a reason why we shouldn't merge it, since it is a nice improvement of consistency.

@kiview kiview added this to the next milestone May 23, 2024
@kiview kiview merged commit 6658a2c into testcontainers:main May 23, 2024
98 checks passed
@kiview
Copy link
Member

kiview commented May 23, 2024

Thank you @RustedBones, merged 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants