Uh oh!
There was an error while loading. Please reload this page.
feat(compose): allow running specific services in compose - #337
Conversation
balint-backmaker
left a comment
There was a problem hiding this comment.
adding author annotations for easier understanding of my intent.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
balint-backmaker
commented
Apr 28, 2023
@tillahoffmann I've updated the tests to exercise the As a workaround I ended up exercising the |
tillahoffmann
commented
May 4, 2023
Looks good; just a linting error to fix. |
balint-backmaker
commented
May 5, 2023
fixed - can you rerun the tests for me and merge at will? I've started looking at the compose-v2 stuff but I'll move that onto the issue discussion (because v2 isn't a python package any more so rather would stick it to the issue instead of a PR) |
Uh oh!
There was an error while loading. Please reload this page.
follow docstring recommendation from @tillahoffmann Co-authored-by: Till Hoffmann <tillahoffmann@gmail.com>
tillahoffmann
commented
May 9, 2023
Thanks for the contribution! |
MCatherine1994
commented
May 15, 2023
Hello there, I wonder if this feature is already included? or we still need to wait for a new version release? Thanks!! |
tillahoffmann
commented
May 15, 2023
Not yet, but should be soon when #330 is merged. |
Changes
DockerComposeclass now has a new optional argument forservicescompose/__init__.pyfor convenience (no properisortright now, just this file)Issues
Should resolve#315 on a very basic level.
I'll be raising more PRs for QoL:
https://github.com/testcontainers/testcontainers-python/issues?q=is%3Aopen+is%3Aissue+compose