forked from pool/python-pytest-docker
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 13 12:45:16 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Update to 3.2.5:
|
|
* ci improvements by @augi in #128
|
|
* Use --wait in the default setup command by @mikeroll in #129
|
|
- 3.2.4:
|
|
* chore(deps): pytest 9.x allowed by @augi in #127
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 4 07:50:56 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 3.2.3:
|
|
* Fix mypy error in the plugin
|
|
* fix: docker host doesn't need to start with tcp://
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 28 16:38:24 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 3.2.1:
|
|
* Fix non-existing docker_setup_command into docker_setup
|
|
* Make the plugin.Services class available at the base module
|
|
level for easier typing
|
|
- update to 3.2.0:
|
|
* Add option to ignore stderr when executing commands
|
|
- update to 3.1.2:
|
|
* Document how to use multiple compose files
|
|
* docs: Docker compose stack reuse & debug example
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 29 16:14:15 UTC 2024 - Meera Belur <mbelur@suse.com>
|
|
|
|
- Initial Package
|