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

Fix the GHA docker compose wait strategy failure #36

Merged
merged 5 commits into from
Aug 20, 2021

Conversation

mrproliu
Copy link
Contributor

Fix the docker compose wait for IP port failure when using GitHub Action.
I found it's a bug in testcontainers-go.

I have already submit a PR to track this one, before that one merge and release, I provide related code into our project and fix the bug, filename called compose-provider.go. After this PR have been merge and release, I could remove useless code and use testcontainers-go project to verify the docker service health again.

@mrproliu mrproliu added the bug Something isn't working label Aug 19, 2021
@mrproliu mrproliu added this to the 0.1.0 milestone Aug 19, 2021
@mrproliu mrproliu requested a review from kezhenxu94 August 19, 2021 14:57
@wu-sheng
Copy link
Member

Please fix the CI.

@wu-sheng
Copy link
Member

@kezhenxu94 Could you take a review on this?

@kezhenxu94
Copy link
Member

With #37 , this is not a blocker and we can wait for testcontainer-go upstream to process @mrproliu 's PR

Copy link
Member

@kezhenxu94 kezhenxu94 left a comment

Choose a reason for hiding this comment

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

It's @mrproliu your call whether to merge this and test first, or wait for upstream PR merged

@mrproliu mrproliu merged commit b43d6ab into apache:main Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants