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

[Feature]: ShellStrategy, a new WaitStrategy #6672

Merged

Conversation

m4rii0
Copy link
Contributor

@m4rii0 m4rii0 commented Feb 27, 2023

Closes #6666

Adding a new waiting strategy to determine whether a container is ready by executing a command

@m4rii0 m4rii0 requested a review from a team as a code owner February 27, 2023 12:30
Copy link
Member

@eddumelendez eddumelendez left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution @m4rii0 ! Just left a suggestion in order to start using Awaitility.

@eddumelendez eddumelendez added this to the next milestone Feb 28, 2023
@eddumelendez eddumelendez merged commit 8f49046 into testcontainers:main Feb 28, 2023
@eddumelendez
Copy link
Member

Thanks for your contribution, @m4rii0 ! This is now merged in main branch and it will be part of the next release.

@jorgegarciarey
Copy link

@eddumelendez , thanks ! Do you have any estimate when the next version will be released?

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.

[Feature]: ShellStrategy, a new WaitStrategy
3 participants