buildkite-plugins/plugin-tester-buildkite-plugin (plugin-tester)
### [`v1.1.1`](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/releases/tag/v1.1.1): (π New Car)
[Compare Source](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/compare/v1.1.0...v1.1.1)
#### Changed:
- Updated plugin tester image from v4.1.0 to v4.1.1 ([#7](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/issues/7)) [@pzeballos](https://togithub.com/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:
```diff
steps:
- label: "π¨ Tests"
plugins:
- - plugin-tester#v1.1.0: ~
+ - plugin-tester#v1.1.1: ~
```
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.1.0
->v1.1.1
Release Notes
buildkite-plugins/plugin-tester-buildkite-plugin (plugin-tester)
### [`v1.1.1`](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/releases/tag/v1.1.1): (π New Car) [Compare Source](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/compare/v1.1.0...v1.1.1) #### Changed: - Updated plugin tester image from v4.1.0 to v4.1.1 ([#7](https://togithub.com/buildkite-plugins/plugin-tester-buildkite-plugin/issues/7)) [@pzeballos](https://togithub.com/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: ```diff steps: - label: "π¨ Tests" plugins: - - plugin-tester#v1.1.0: ~ + - plugin-tester#v1.1.1: ~ ```Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.