0.1.0
π New Features
- [Breaking] Add option to post report url as comment (via #77) - @andrcuns
- Add configurable job name for PR report links (via #96) - @andrcuns
π¬ Improvements
- Use short sha in report message, fix gitlab diff url (via #98) - @andrcuns
- Update existing comment with allure links for Gitlabs MR's (via #95) - @andrcuns
- Update existing comment with allure links for Github PR's (via #93) - @andrcuns
- Gitlab: Add url to report sha diff (via #88) - @andrcuns
- Adjust report url message format (via #85) - @andrcuns
π Bug Fixes
- Fix gitlab comment update (via #97) - @andrcuns
- Fix urls added to PR description or comment (via #87) - @andrcuns
- Fix missing named argument (via #83) - @andrcuns
- Correctly handle multiline string coloring (via #68) - @andrcuns
π¦ Dependency updates
- Bump google-cloud-storage from 1.31.0 to 1.31.1 (via #84) - @dependabot
- Bump allure-rspec from 2.13.9 to 2.13.10 (via #80) - @dependabot
- Bump rubocop from 1.14.0 to 1.15.0 (via #75) - @dependabot
- Update dry-cli requirement from ~> 0.6.0 to >= 0.6, < 0.8 (via #69) - @dependabot
- Bump docker/setup-buildx-action from 1 to 1.3.0 (via #72) - @dependabot
- Bump docker/build-push-action from 2 to 2.4.0 (via #71) - @dependabot
- Bump actions/checkout from 2 to 2.3.4 (via #74) - @dependabot
- Bump docker/login-action from 1 to 1.9.0 (via #73) - @dependabot
- Bump actions/cache from 2 to 2.1.5 (via #70) - @dependabot
π οΈ Chore
π· CI
- Add report url as comment (via #94) - @andrcuns
- Validate docker image on gem changes (via #86) - @andrcuns
- Update publisher cli arg (via #81) - @andrcuns
- Run docker build/scan only on dockerfile changes (via #82) - @andrcuns
- Add container scan (via #78) - @andrcuns