FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(core): Added 'compose' in compose_command_property by laundry-96 · Pull Request #879 · testcontainers/testcontainers-python · GitHub

fix(core): Added 'compose' in compose_command_property - #879

Merged
alexanderankin merged 1 commit into
testcontainers:mainfrom
laundry-96:patch-2
Sep 24, 2025
Merged

fix(core): Added 'compose' in compose_command_property#879
alexanderankin merged 1 commit into
testcontainers:mainfrom
laundry-96:patch-2

Conversation

Copy link
Copy Markdown
Contributor

If docker_command_path is specified, 'compose' is not appended, which causes all of DockerCompose to not work. This issue was found when attempting to use podman.

If docker_command_path is specified, 'compose' is not appended, which causes all of DockerCompose to not work.
This issue was found when attempting to use podman.

codecov Bot commented Sep 24, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@10089f6). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #879   +/-   ##
=======================================
  Coverage        ?   79.15%           
=======================================
  Files           ?       14           
  Lines           ?     1161           
  Branches        ?      180           
=======================================
  Hits            ?      919           
  Misses          ?      202           
  Partials        ?       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

alexanderankin changed the title Added 'compose' in compose_command_property fix(core): Added 'compose' in compose_command_property Sep 24, 2025
alexanderankin merged commit 769b7b6 into testcontainers:main Sep 24, 2025
10 of 11 checks passed
alexanderankin pushed a commit that referenced this pull request Sep 24, 2025
🤖 I have created a release *beep* *boop*
---


##
[4.13.1](testcontainers-v4.13.0...testcontainers-v4.13.1)
(2025-09-24)


### Bug Fixes

* **core:** Added 'compose' in compose_command_property
([#879](#879))
([769b7b6](769b7b6))
* **core:** make sure context manager exits
([#876](#876))
([10089f6](10089f6))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL