-
Notifications
You must be signed in to change notification settings - Fork 375
chore(main): release testcontainers 4.15.0-rc.1#986
Conversation
a08d25a to
bf36bc6
Compare
beb149b to
9cc1aa6
Compare
@alexanderankin
alexanderankin
left a comment
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.
do not release yet, release RC first with release-please cli
b35eca3 to
1c347eb
Compare
1c347eb to
6be2bea
Compare
alexanderankin
commented
Apr 7, 2026
npx -y release-please release-pr --config-file .github/release-please-config.json --manifest-file .github/.release-please-manifest.json --token $(gh auth token) --repo-url https://github.com/testcontainers/testcontainers-python --release-as 4.15.0-rc.1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.05%. Comparing base (e25713a) to head (6be2bea).
Additional details and impacted files
@@ Coverage Diff @@ ## main #986 +/- ## ======================================= Coverage 83.05% 83.05% ======================================= Files 16 16 Lines 1700 1700 Branches 186 186 ======================================= Hits 1412 1412 Misses 234 234 Partials 54 54
☔ 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
commented
Apr 20, 2026
hi team, need feedback about this - is anybody using this at work? do all the changes work?
edgarrmondragon
commented
Apr 21, 2026
hi team, need feedback about this - is anybody using this at work? do all the changes work?
My tests only exercise sftp, azurite and minio but fwiw 4.15.0rc1 is working great and the sftp warning for wait_for_logs is gone.
Uh oh!
There was an error while loading. Please reload this page.
🤖 I have created a release beep boop
4.15.0-rc.1 (2026年04月07日)
Features
Bug Fixes
HttpWaitStrategyinstead of deprecatedwait_container_is_ready(#962) (8034541)This PR was generated with Release Please. See documentation.