v2.0.0
What's Changed
- BREAKING CHANGE: renamed
remote_deploy
-->remote_deploy_compose
, with a plan to createremote_deploy_helm
in future. - Update
test_compose
to allow for passing a pre-built image (build_img: false
), for example Playwright images. - Make
compose_comand
input not mandatory fortest_compose
(use build-in image CMD).
Full Changelog: 1.6.0...2.0.0