-
Notifications
You must be signed in to change notification settings - Fork 10
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
update docker-compose promise type to 1.2.0 #529
update docker-compose promise type to 1.2.0 #529
Conversation
Thanks for submitting a PR! Maybe @larsewi can review this? |
I read from the issue that there will be a blog post 2th of Dec. So would be nice if its get merged before the blog post is published:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @basvandervlies 🚀 It looks like @craigcomstock has been involved here, so I tagged him for a review. LGTM, but did not test the module.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we need a different fix. I do agree that "docker compose" should be the default if it is available so can try a fix locally.
I am not worried about the blog post going out since the module works as-is so long as you do things "normally" and install docker from docker.io repos. Almost certainly "the way" most folks would do it? 🤷 ?
IJ
I have a new pull request that properly check the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I checked the "find docker compose" changes you made and that looks good.
Can you squash the commits? Then I think we are ready to go.
Thanks!
440d4b6
to
1e02d6e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Outstanding. @basvandervlies thanks for adding me to the Authors block. ;) "gratitude" :)
No description provided.