Changes
- Update buildkite plugin plugin-tester to v1.1.0 (#85) @renovate
- Correct tests due to hardcoded paths (#86) @toote
- Update buildkite plugin plugin-linter to v3.2.0 (#84) @renovate
- Use Plugin Tester (#83) @toote
- Update buildkite plugin plugin-linter to v3.1.0 (#82) @renovate
Fixes:
- Fix recursion using zip compression (#90) @pzeballos
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.9.0:
+ artifacts#v1.9.1:
download: "log/**/*.log"