Skip to content

v1.1.1 (🚗 New Car)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 16 Feb 23:44
· 5 commits to main since this release
583b9ed

Changed:

  • Updated plugin tester image from v4.1.0 to v4.1.1 (#7) @pzeballos
  • Several libs updates

⚠️ Important: you need to ensure that you are using the helper script with the appropriate variable in your test scripts

load "${BATS_PLUGIN_PATH}/load.bash"

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - label: "🔨 Tests"
    plugins:
-     - plugin-tester#v1.1.0: ~
+     - plugin-tester#v1.1.1: ~