Unknown
* Version bump ([`62935c9`](https://github.com/Jc2k/pytest-docker-tools/commit/62935c9bcf40ccca1d79e4941517b2521006c147))
* Version bump ([`78db66f`](https://github.com/Jc2k/pytest-docker-tools/commit/78db66f77529abbbe93c90abfd6005fbe5fd7acf))
* Merge pull request 41 from jmgilman/issues/40
Updates README network section with better example ([`e51d353`](https://github.com/Jc2k/pytest-docker-tools/commit/e51d353a598c53111e568219906a14cfd3263698))
* Reverts pytest changes and fixes import error in README ([`6f8ea99`](https://github.com/Jc2k/pytest-docker-tools/commit/6f8ea9975f461393034103e40549dfced946bf6e))
* Limits pytest to tests/ subdirectory ([`1b16a04`](https://github.com/Jc2k/pytest-docker-tools/commit/1b16a04e8bd680ceb3d2c237166eebeee4ea515f))
* Bumps versions, sets minimum Python version to 3.7.0, adds TOML extra to coverage ([`2e2774e`](https://github.com/Jc2k/pytest-docker-tools/commit/2e2774ee733d482113f0f10ba416cc2c05e2d866))
* Updates README network section with better example ([`65b8edd`](https://github.com/Jc2k/pytest-docker-tools/commit/65b8edd645462958c5919b77ccb54652b749e680))
* Unpin docker version ([`533f806`](https://github.com/Jc2k/pytest-docker-tools/commit/533f806d62dbb68aa6d1944a29368873c1ea36e2))
* Version bumps ([`c7a18ee`](https://github.com/Jc2k/pytest-docker-tools/commit/c7a18eea487d48dc82c302d1439d12dbdd9c41aa))
* Abort release if something breaks ([`11eecfe`](https://github.com/Jc2k/pytest-docker-tools/commit/11eecfedde9414017e872d386e87a1804d57ca9b))
* Version bump ([`858d47d`](https://github.com/Jc2k/pytest-docker-tools/commit/858d47d7d6b84059f3b181ad6cf8645615541a77))
* Merge pull request 39 from phillipuniverse/pytest-7.0
Allow compatibility with Pytest 7.0 ([`23e5c03`](https://github.com/Jc2k/pytest-docker-tools/commit/23e5c0321baad65f4f941338d6b8272673d827ce))
* Allow compatibility with Pytest 7.0 ([`d4a26ef`](https://github.com/Jc2k/pytest-docker-tools/commit/d4a26ef66f31878e9dd3c35824d8d3b4207ed962))
* Merge pull request 38 from alexanderpetrenz/main
Readme.md: Added section on new non-string fixture features ([`49835f0`](https://github.com/Jc2k/pytest-docker-tools/commit/49835f00acfa64aaf2df1e835e12372b4bd70521))
* Readme.md: Added section
Readme.md now has a section explaining how to reference non string returning fixtures. ([`adf4172`](https://github.com/Jc2k/pytest-docker-tools/commit/adf4172b1266928037d9e8ba0d68c0a02c078410))
* Version bump ([`61a7fbd`](https://github.com/Jc2k/pytest-docker-tools/commit/61a7fbd14fb69b7b9df47fe13cbd95a3cba650f3))
* Merge pull request 37 from alexanderpetrenz/main
Add ability to use non string returning Fixtures in Fixture Factory definitions ([`64f9f7a`](https://github.com/Jc2k/pytest-docker-tools/commit/64f9f7aac71a151565c30e7110dbbc0e572f5284))
* added import of fxtr to pytest_docker_tools/__init__.py, adjusted test ([`4e60e7b`](https://github.com/Jc2k/pytest-docker-tools/commit/4e60e7bfb7212c53916234d36d6b924f3809bc5a))
* added some type hints to templates.py ([`99f0968`](https://github.com/Jc2k/pytest-docker-tools/commit/99f09683c5eeec67d6312224ccf6ff3dbf02668a))
* added type hints to exceptions.py ([`2277d4b`](https://github.com/Jc2k/pytest-docker-tools/commit/2277d4beff5b5a479166a446d0d21510f762136e))
* added type hints to utils.py ([`b66581f`](https://github.com/Jc2k/pytest-docker-tools/commit/b66581fa4152ea6e76ddf2d8854304af9253d96d))
* renamed FixtureRef to _FixtureRef and fixtureref to fxtr. Adjusted tests ([`e2ce02a`](https://github.com/Jc2k/pytest-docker-tools/commit/e2ce02ad83477389f65ef68635a24e58ab484297))
* adjusted condition in templates.py. Added test for using fixtures directly ([`a2d1e63`](https://github.com/Jc2k/pytest-docker-tools/commit/a2d1e630e39c7ff8313cd34e1b47e2048a2b59ab))
* moved fixtureref, adjusted tests ([`c8ed81d`](https://github.com/Jc2k/pytest-docker-tools/commit/c8ed81d404718441083f1dc37e60c2c9acc8d6f0))
* Update conftest.py
removed unused import ([`18d5bce`](https://github.com/Jc2k/pytest-docker-tools/commit/18d5bceaa513b0ac809c75f063546e1fcda9f463))
* clean ups ([`6531000`](https://github.com/Jc2k/pytest-docker-tools/commit/65310005ffdc394f381c4b25a2d78d1ce9b61468))
* added tests for using fixtureref and lambda ([`b2d6727`](https://github.com/Jc2k/pytest-docker-tools/commit/b2d6727817eccb89ce4b91cc8df00d7e841751e1))
* removed obsolete fixture ([`12d167b`](https://github.com/Jc2k/pytest-docker-tools/commit/12d167b908bcdd441dff89bd9b90dfda5c82b408))
* extended conditions of classes FixtureFinder and Renderer in templates.py to identify Fixtures which are wrapped in a FixtureRef instance ([`43ae6e1`](https://github.com/Jc2k/pytest-docker-tools/commit/43ae6e1373a89ff914d95a48a14bb61c0628c130))
* added new wrapper class `FixtureRef` ([`6725256`](https://github.com/Jc2k/pytest-docker-tools/commit/6725256635c712f215e3abeb668f9e614a31db6e))
* Update README.md ([`81d6c44`](https://github.com/Jc2k/pytest-docker-tools/commit/81d6c44ae08eba94a88e969873b809f61b1ae09f))
* Version bump ([`55fcf59`](https://github.com/Jc2k/pytest-docker-tools/commit/55fcf59109d218d054479de29095d31e6e0bd661))
* Merge pull request 35 from Jc2k/track_staleness
Automatic replacement of stale containers ([`25ad943`](https://github.com/Jc2k/pytest-docker-tools/commit/25ad9436ebfe6a21dc5e3346bcaf7d0f2e9dc92e))
* Lint ([`6b56bd9`](https://github.com/Jc2k/pytest-docker-tools/commit/6b56bd92a625f88fbd7b9210da687a4055e2e1ba))
* Add tests for image_or_build ([`8614aa1`](https://github.com/Jc2k/pytest-docker-tools/commit/8614aa1081f941dcdd21f7892285f3c7b7d0bd09))
* Switch to pytest.fail to be consistent ([`15a9ee6`](https://github.com/Jc2k/pytest-docker-tools/commit/15a9ee618b2b77859a626d6a60b0dc1fed359ebe))
* Update README to mention staleness tracking ([`0a98042`](https://github.com/Jc2k/pytest-docker-tools/commit/0a980421f2f3279c1fd057e9e0bb8be429e13848))
* Add unittests for network and volume helpers ([`2d951d6`](https://github.com/Jc2k/pytest-docker-tools/commit/2d951d6ef59c53b7e0eb3e22f6d0c30532894cb2))
* Integration tests for image() ([`b655b38`](https://github.com/Jc2k/pytest-docker-tools/commit/b655b383a327ed9309e187b2d813cf3180fc2b5b))
* Add unittests for signature handling ([`d87b8ad`](https://github.com/Jc2k/pytest-docker-tools/commit/d87b8ad125e9bee6e376323a1965216acef42fcb))
* Add test for conflicting container when removing stale network ([`e2999b0`](https://github.com/Jc2k/pytest-docker-tools/commit/e2999b0a79c95b9f1fcf709b43afb65b6ca3a0a4))
* Add test for conflicting container when removing stale volume ([`91c0797`](https://github.com/Jc2k/pytest-docker-tools/commit/91c0797845e472290ca49219ff0e9ace9a38a4a1))
* Lint ([`c8f324c`](https://github.com/Jc2k/pytest-docker-tools/commit/c8f324ccada3788d907d00d52b5dbb7ac1c9a2f7))
* More cleanup before merging ([`fe0996b`](https://github.com/Jc2k/pytest-docker-tools/commit/fe0996bdb2df44353bd13ff77ecdc9a15af09ba7))
* Some refactoring + test coverage for container factory ([`36190e7`](https://github.com/Jc2k/pytest-docker-tools/commit/36190e7980ae70bd7f176f0f9c1d9f6ea3206fc3))
* Test test_reusable_conflict for networks ([`572184b`](https://github.com/Jc2k/pytest-docker-tools/commit/572184bcbcc3bdeb98be8abfa808da05ef40d9e2))
* Check error message for test_reusable_conflict ([`b6b77a6`](https://github.com/Jc2k/pytest-docker-tools/commit/b6b77a6bdfa71721d8ebe951b6066ebe378d6497))
* It should be an error if you try to use a volume that pytest-docker-tools didn&39;t create ([`0b34fa9`](https://github.com/Jc2k/pytest-docker-tools/commit/0b34fa9bd1a5ae664fb57c168ecd1fa77bc01e2a))
* Rebuild containers if underlying netowrks and volumes change ([`30fbea1`](https://github.com/Jc2k/pytest-docker-tools/commit/30fbea11093ce8cfb852072b4a622bb34a6c0ebd))
* Automatic replacement of stale volumes ([`1f9074d`](https://github.com/Jc2k/pytest-docker-tools/commit/1f9074db3fb6294d286e3c40a999f2fbfe616ed7))
* Automatic replacement of stale networks ([`4ee3d14`](https://github.com/Jc2k/pytest-docker-tools/commit/4ee3d14345c446bb2c7aa28804e9ed56f3997bb4))
* Automatic replacement of stale containers ([`b824455`](https://github.com/Jc2k/pytest-docker-tools/commit/b824455947eae050f17cf9774bf438cfe68d2883))
* Add missing file ([`2456175`](https://github.com/Jc2k/pytest-docker-tools/commit/24561753f4872ebb83eca1a511c6fda778e35c95))
* Allow tests themselves to run under pytest-xdist ([`0aae7ea`](https://github.com/Jc2k/pytest-docker-tools/commit/0aae7ea5d14e33f44063f47d64ada036341957e7))
* Test compatibility with pytest-xdist ([`25535f0`](https://github.com/Jc2k/pytest-docker-tools/commit/25535f0c9e07275c60208fe1c5f58e9826679b63))
* Update dev notes ([`dedbefd`](https://github.com/Jc2k/pytest-docker-tools/commit/dedbefd7598e7827fcfa9ef153e527563ebb9165))
* Version bump ([`cb8ee97`](https://github.com/Jc2k/pytest-docker-tools/commit/cb8ee97002ee502617fe1b3e050eaaebf0870764))
* Add support for tagging build stages ([`9b89624`](https://github.com/Jc2k/pytest-docker-tools/commit/9b896244fe847d11b989353d61407b3951de13eb))
* Make &39;reusable-container&39; label just &39;reusable&39; as applies to networks, volumes, etc ([`eef72b9`](https://github.com/Jc2k/pytest-docker-tools/commit/eef72b9ed56faedaac322287e3aae9b366642b77))
* Merge pull request 32 from alexanderpetrenz/tests_reusable ([`cf5df26`](https://github.com/Jc2k/pytest-docker-tools/commit/cf5df26aa6da5a70891ab797e44180bbfd137566))
* Merge pull request 30 from Jc2k/tests_reusable ([`de9a68c`](https://github.com/Jc2k/pytest-docker-tools/commit/de9a68c1c0b797e7f8b04ff5efdab633a76ddf49))
* adopted README.md ([`93ec324`](https://github.com/Jc2k/pytest-docker-tools/commit/93ec324243ee227c860ab480bfd13f800838b888))
* Test we can set own labels on container, volume and network ([`fd477d7`](https://github.com/Jc2k/pytest-docker-tools/commit/fd477d7ca026e4a1e7592ef9ae4bd86d87a1da12))
* Allow test authors to set their own labels ([`8c443a5`](https://github.com/Jc2k/pytest-docker-tools/commit/8c443a51daa6a9f63931c5c79ee089c51ee79591))
* Fix labels ([`371c8de`](https://github.com/Jc2k/pytest-docker-tools/commit/371c8de80c9ee87e422356227c4eb7e500a4a3aa))
* Assert fails if reuse without name ([`60a0f64`](https://github.com/Jc2k/pytest-docker-tools/commit/60a0f64fc6465834c49635a31095d9c4d0eb3ddd))
* Implement reuse for voumes and networks ([`473a71b`](https://github.com/Jc2k/pytest-docker-tools/commit/473a71b4c7b13f347b2bf9adb9d3a0a093947a2f))
* Assert containers are reused ([`5bddcdb`](https://github.com/Jc2k/pytest-docker-tools/commit/5bddcdb089e3f6d16a70d5a82f8e6a61c8c403a7))
* Version bump ([`662a4da`](https://github.com/Jc2k/pytest-docker-tools/commit/662a4da1d0d51ce2c6a3a5f93aab90166278c9ed))
* Merge branch &39;main&39; of github.com:Jc2k/pytest-docker-tools into main ([`7b3faf5`](https://github.com/Jc2k/pytest-docker-tools/commit/7b3faf54c7eda3b0d549ff8071af09f9b3d2ead3))
* Version bump ([`d99bdfb`](https://github.com/Jc2k/pytest-docker-tools/commit/d99bdfb430b83ddfd74a5d6649af938c13663dba))
* Merge pull request 29 from alexanderpetrenz/main
now evaluating --reuse-containers in network fixture factory ([`46f6ac1`](https://github.com/Jc2k/pytest-docker-tools/commit/46f6ac1f0ff88fedf418e5a40cf2d6785f027610))
* black ([`9e26e9e`](https://github.com/Jc2k/pytest-docker-tools/commit/9e26e9ef9801a1d8dbbe128cd582ed8785cc13d0))
* added volume test that covers reusable-container option ([`d7e580a`](https://github.com/Jc2k/pytest-docker-tools/commit/d7e580a1b897ec12f02b77225c79bd05e6b1c932))
* now handling --reused_containers in volume fixture ([`34e3efa`](https://github.com/Jc2k/pytest-docker-tools/commit/34e3efa133009972e6ce20b3e1f9a72b41a7a161))
* removed unused import ([`b27b31e`](https://github.com/Jc2k/pytest-docker-tools/commit/b27b31e2caf0842b5ebf45721cad07b6a7c6b260))
* black ([`3da37d1`](https://github.com/Jc2k/pytest-docker-tools/commit/3da37d1f2380adab21afaeb87a856de990010957))
* newline ([`fd1a513`](https://github.com/Jc2k/pytest-docker-tools/commit/fd1a5132214e9ffab431e644a6bec9cb43aa4ea7))
* newline ([`0f0baa2`](https://github.com/Jc2k/pytest-docker-tools/commit/0f0baa25d8e13be093f17ab7fa22bd1efc8591b8))
* black fix ([`38d357a`](https://github.com/Jc2k/pytest-docker-tools/commit/38d357acf7089f8e33baa9e7f40c0f8886cc9297))
* created second network test ([`92b6989`](https://github.com/Jc2k/pytest-docker-tools/commit/92b69896ed67632c6e4f4fac3b91ebff44c87639))
* now evaluating --reuse-containers in network fixture factory to avoid attempting to delete network with active containers ([`e813c38`](https://github.com/Jc2k/pytest-docker-tools/commit/e813c387df9d9ec72741155147a5fe1ccb3102e8))
* Version bump ([`b161a3a`](https://github.com/Jc2k/pytest-docker-tools/commit/b161a3aba2556f9485cca7fa8ca50cde65ca45cd))
* Update release script ([`94a4419`](https://github.com/Jc2k/pytest-docker-tools/commit/94a441914a4d2278f5df940fc4f04219957cbdf1))
* Dependency bumps ([`5f09a8b`](https://github.com/Jc2k/pytest-docker-tools/commit/5f09a8bdb5429886fe4d9e6bf8f4fad3b170c678))
* Merge pull request 27 from alexanderpetrenz/main
Introducing Reusable Containers ([`4bbc9ef`](https://github.com/Jc2k/pytest-docker-tools/commit/4bbc9ef712751b6fb2059829d8b6ae44cd323c36))
* adjustments on README.md ([`5c9bb1f`](https://github.com/Jc2k/pytest-docker-tools/commit/5c9bb1fe4bffe7191da9faca92f26ac5b632a1a9))
* adjustments on README.md ([`3aa511f`](https://github.com/Jc2k/pytest-docker-tools/commit/3aa511f91ca6b2b10c99385bbe96ac2004c0112f))
* black adjustment ([`f11705f`](https://github.com/Jc2k/pytest-docker-tools/commit/f11705f476c5736a02f2e943a8f6ccc94a3f7cad))
* renamed Label constant ([`cd3b403`](https://github.com/Jc2k/pytest-docker-tools/commit/cd3b403b8e55962df5862b2687e43fead43f32d1))
* simplified is_reusable_container() ([`43eb6d8`](https://github.com/Jc2k/pytest-docker-tools/commit/43eb6d84c57217847a85445fdb031fb7cedc7b67))
* black related adjustments ([`62e3654`](https://github.com/Jc2k/pytest-docker-tools/commit/62e365479fb76d55f20d340df54cfd17c3e9d950))
* isort related adjustments ([`cedee74`](https://github.com/Jc2k/pytest-docker-tools/commit/cedee744538bf22232e478bad069c3a6d1991c96))
* + lower case labels
+ command line argument renamed to --reuse-containers
+ defined constant for label &39;pytest-docker-tools.reusable-container&39;
+ replaced RuntimeException with pytest.UsageException
+ added helper method is_reusable_container ([`4a690a3`](https://github.com/Jc2k/pytest-docker-tools/commit/4a690a38f908451f52ae542922b919e460b2d53b))
* added empty line ([`6cb6884`](https://github.com/Jc2k/pytest-docker-tools/commit/6cb6884246edf1764431c893a1dfa6ec092be0fa))
* now testing image fixture_factory ([`8c26e00`](https://github.com/Jc2k/pytest-docker-tools/commit/8c26e0083200572d718f8dbd2dd83901a1e678ec))
* black related fixes ([`f8e1de7`](https://github.com/Jc2k/pytest-docker-tools/commit/f8e1de756c254472a3012636d42ae3215dc201dd))
* resetting build path in orchestration fix ([`cb5afc8`](https://github.com/Jc2k/pytest-docker-tools/commit/cb5afc8e96a6e76bb9e34cc8084683b46d887aa6))
* import order fix ([`05172a1`](https://github.com/Jc2k/pytest-docker-tools/commit/05172a1f472f5ea606e70d74cc713695d5e56ab5))
* minor fixes ([`a27ee9b`](https://github.com/Jc2k/pytest-docker-tools/commit/a27ee9b82117a3bc6e2a20331b8e5f35b29e197e))
* docu fix ([`57ebef5`](https://github.com/Jc2k/pytest-docker-tools/commit/57ebef52ae055407c9d0d5d79237689a56b58f01))
* adding documentation to README.md ([`07ba654`](https://github.com/Jc2k/pytest-docker-tools/commit/07ba654cdc96e4473cbede54aee1c645ae0b46ce))
* fixing orchestration test by providing absolute path ([`de49eb2`](https://github.com/Jc2k/pytest-docker-tools/commit/de49eb2bc017d1d61067ec863a919c4cb67b05ca))
* added test cases for container fixture factory ([`af2dbb4`](https://github.com/Jc2k/pytest-docker-tools/commit/af2dbb423db1987f8cefc1985539d19ee8ba0e03))
* added documentation ([`5c01e11`](https://github.com/Jc2k/pytest-docker-tools/commit/5c01e1137ba4ec91f2e8b63306d4b4c3fbc7e59e))
* Adding command line option &39;--reuse_containers&39;
This option needs a given &39;name&39; container attribute which is used to search for an already existing container.
If such a container exists it will be reused. If not a new container will be created.
The finalizer for removing the container at the end of test execution is not added if --reuse_containers is set ([`28d6d1d`](https://github.com/Jc2k/pytest-docker-tools/commit/28d6d1d8d52aea71ed3c1821d8f866d4fdb3f33d))
* Merge pull request 1 from Jc2k/main
update ([`cdb1478`](https://github.com/Jc2k/pytest-docker-tools/commit/cdb1478e80ee38a05791c22e65a0368e4f9143fe))
* Version bump ([`5866603`](https://github.com/Jc2k/pytest-docker-tools/commit/58666031755aea49b17f3b9a9af14653e3114c71))
* Run black ([`a7835b0`](https://github.com/Jc2k/pytest-docker-tools/commit/a7835b0de2a7aac1fec885ca300f056f58170c04))
* Merge pull request 26 from bertpassek/bugfix
bugfix: fixed TypeError: &39;NoneType&39; object is not subscriptable ([`ae2442a`](https://github.com/Jc2k/pytest-docker-tools/commit/ae2442a636ff72bf4fba025297900b453dda7512))
* bugfix: fixed TypeError: &39;NoneType&39; object is not subscriptable ([`db70d65`](https://github.com/Jc2k/pytest-docker-tools/commit/db70d65a20e5b14eb05089f3de04b4049f8754fc))
* Version bump ([`06ac93c`](https://github.com/Jc2k/pytest-docker-tools/commit/06ac93c212c43f6bd626d2be7ede462da90c8af7))
* Fix 24 ([`2dcb931`](https://github.com/Jc2k/pytest-docker-tools/commit/2dcb93152010530a9543be0feb8cc7470331da9b))
* Add example for 19 ([`4537ab1`](https://github.com/Jc2k/pytest-docker-tools/commit/4537ab1525641b0fd51d0eaf101435e8d9fefc64))
* Version bump ([`f873aae`](https://github.com/Jc2k/pytest-docker-tools/commit/f873aaed47effbc4ca0cd0a0edf3edcaac2cacee))
* Version bumps ([`d2c44ab`](https://github.com/Jc2k/pytest-docker-tools/commit/d2c44ab3dd335363f19ea49a3ab4f31dfb89fb97))
* Test against python 3.9 ([`ed88718`](https://github.com/Jc2k/pytest-docker-tools/commit/ed887181cfa311209159479f773ad0a5fb7b6fd3))
* Merge pull request 22 from alexanderpetrenz/main
Fixing/Replacing Function utils.tests_inside_container ([`0601194`](https://github.com/Jc2k/pytest-docker-tools/commit/060119491173efd78ff5c34230b329aec5a1fec7))
* Fix GitHub Actions config after they removed their set-env stuff ([`e004c42`](https://github.com/Jc2k/pytest-docker-tools/commit/e004c4237f9257b46e1580424ab4edbfb0bf92d2))
* replaced implementation of utils.tests_inside_container as discussed in https://github.com/Jc2k/pytest-docker-tools/issues/20 ([`97128b6`](https://github.com/Jc2k/pytest-docker-tools/commit/97128b6118c6242c42794769444c5d70fc95992f))
* Improve coverage reporting ([`d8b2efa`](https://github.com/Jc2k/pytest-docker-tools/commit/d8b2efa9cbf4d1f84c9a88cdd1f3a655896ffae4))
* Version bump ([`2811d80`](https://github.com/Jc2k/pytest-docker-tools/commit/2811d80a17c71f92f96d276d97762929c7911a16))
* Merge pull request 15 from Jc2k/modernize
Switch to GitHub actions and enable some of the usual linters ([`b030d51`](https://github.com/Jc2k/pytest-docker-tools/commit/b030d5170ed0e20f4ec43c14c1a43a9a9e7abd6c))
* Fix deprecation warnings ([`189f546`](https://github.com/Jc2k/pytest-docker-tools/commit/189f546bfb13fe7051b49feaa09fee5772564673))
* Install new pytest-markdown ([`179d83d`](https://github.com/Jc2k/pytest-docker-tools/commit/179d83dc1a3c3ac49ca8d3ff2cd7e45d8220023b))
* Remove travis.yml ([`5f84e9f`](https://github.com/Jc2k/pytest-docker-tools/commit/5f84e9f34f4b210c1d9f01acddb5e434be854fc3))
* Update test matrix ([`86f5dab`](https://github.com/Jc2k/pytest-docker-tools/commit/86f5daba628ef5392c8ea022976bf68504014afd))
* Add codecov to dev pkgs ([`05d6f21`](https://github.com/Jc2k/pytest-docker-tools/commit/05d6f21e68d5f00f7d0d0912759964592e436438))
* Remove .travis.yml ([`e5a340a`](https://github.com/Jc2k/pytest-docker-tools/commit/e5a340a5097d6e11cb5e394bee395e6e30c14550))
* Switch to GitHub actions and enable some of the usual linters ([`d45467b`](https://github.com/Jc2k/pytest-docker-tools/commit/d45467bff2e0e1a507940bdd549a3fbd9835b5cd))