Releases: buildkite-plugins/junit-annotate-buildkite-plugin
Releases · buildkite-plugins/junit-annotate-buildkite-plugin
v2.5.0 (💪🏻 Monday)
Added
- Skipped tests and output escaping (#223) @toote
- Add CODEOWNERS (#217) @tomowatt
- Add Code of Conduct (#213) @tomowatt
- Use Plugin Tester (#193) @toote
- Corrected shellcheck error (#190) @toote
- Update version number in ReadMe (#185) @abhidp
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.4.1:
+ junit-annotate#v2.5.0:
v2.4.1 (🌶️ Aji Mercado Gourmet)
Fixed:
- Fix docker: invalid reference format (#184) @abhishekmukherg
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.4.0:
+ junit-annotate#v2.4.1:
v2.4.0 (🍫 Chocolate Bar)
Added
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.3.0:
+ junit-annotate#v2.4.0:
v2.3.0 (☕ Good Coffee)
Added
Changed
- Default to the latest ruby 3.1 docker image to run - it was already used for tests (#180)
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.3.0:
+ junit-annotate#v2.2.0:
v2.2.0 (🤒 Sick Day)
v2.1.0 (🔥 What a Monday)
Added
Updated
- Update ruby:3.1-alpine Docker digest to c5acbb8 (#166) @renovate
- Update ruby digest to 0b91e98 (#161) @renovate
- Update buildkite plugin shellcheck to v1.2.0 (#160) @renovate
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.0.2:
+ junit-annotate#v2.1.0:
v2.0.2 (🍪 Good Cookie)
Fixed
- Fix build. The test was receiving a long text.
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.0.1:
+ junit-annotate#v2.0.2:
v2.0.1 (🔥 Heat Wave)
Added/Removed/Fixed/Changed
- Add an annotation when report is too large (#157) @goodspark
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v2.0.0:
+ junit-annotate#v2.0.1:
v2.0.0 (💉 Booster Day)
Changed
There are a couple of mayor changes from our dependencies:
- Update failing assertion in annotate test (#156) @cursande
- Allow junits_dir to match hidden files and dirs (#139) @cursande
- Update buildkite plugin plugin-linter to v3 (#154) @renovate
- Update ruby Docker tag to v3 (#150) @renovate
- Update ruby:2.7-alpine Docker digest to 6f64f2e (#149) @renovate
- Update buildkite plugin docker-compose to v3.9.0 (#152) @renovate
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- plugins:
- junit-annotate#v1.9.0:
+ junit-annotate#v2.0.0: