Releases: andrcuns/allure-report-publisher
Releases ยท andrcuns/allure-report-publisher
0.2.1
๐ Bug Fixes
๐ Links
0.2.0
๐ฌ Improvements
๐ Links
0.1.1
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
๐ Links
0.0.6
0.0.5
๐ New Features
๐ฆ Dependency updates
- Bump rubocop-performance from 1.11.2 to 1.11.3 (via #63) - @dependabot
๐ Links
0.0.4
๐ New Features
๐ฆ Dependency updates
- Bump rubocop from 1.13.0 to 1.14.0 (via #56) - @dependabot
- Bump rubocop-performance from 1.11.1 to 1.11.2 (via #57) - @dependabot
- Bump aws-sdk-s3 from 1.94.0 to 1.94.1 (via #58) - @dependabot
๐ Documentation updates
๐ท CI
- Add copy-latest argument to allure publish (via #61) - @andrcuns
- Ignore result of allure publish (via #59) - @andrcuns
- Save cache only for latest master builds (via #55) - @andrcuns
๐ Links
0.0.3
๐ New Features
- Add allure report link to gitlab merge request (via #51) - @andrcuns
- Add gitlab-ci execution info (via #48) - @andrcuns
- Update github pull request description with link to latest report (via #42) - @andrcuns
๐ฌ Improvements
๐ Bug Fixes
- Add additional newline before allure report link (via #53) - @andrcuns
- Improve handling of aws s3 configuration (via #52) - @andrcuns
- Do not fail on pr description update (via #44) - @andrcuns
๐ฆ Dependency updates
- Bump rubocop-performance from 1.11.0 to 1.11.1 (via #50) - @dependabot
๐ Documentation updates
๐ ๏ธ Chore
๐ท CI
- Run specs and lint in parallel (via #47) - @andrcuns
- Update pr descriptions with link to allure report (via #43) - @andrcuns
- Fix local docker cache usage (via #41) - @andrcuns
- Docker build validation and cache improvements (via #40) - @andrcuns
๐ Links
0.0.2
๐ New Features
๐ฌ Improvements
- Add check for allure executable (via #36) - @andrcuns
- Add --color option to upload commands (via #27) - @andrcuns
- Add output for non tty environments (via #24) - @andrcuns
- Allow not failing in case allure history is not present upstream (via #18) - @andrcuns
๐ฆ Dependency updates
- Bump rubocop-rspec from 2.2.0 to 2.3.0 (via #38) - @dependabot
- Update aws-sdk-s3 requirement from ~> 1.93.1 to >= 1.93.1, < 1.95.0 (via #37) - @dependabot
๐ Documentation updates
๐ ๏ธ Chore
- Add specs for spinner helper (via #35) - @andrcuns
- Force color output for allure report generation (via #30) - @andrcuns
- Rename project arg to prefix (via #19) - @andrcuns
- Improve test coverage (via #17) - @andrcuns
๐ท CI
- Publish test allure reports (via #23) - @andrcuns
- Release docker images on pushes to main (via #22) - @andrcuns
๐ Links
0.0.1
๐ New Features
๐ฆ Dependency updates
๐ ๏ธ Chore
- Add tests (via #12) - @andrcuns
- Use vanilla rubocop (via #9) - @andrcuns
- Add error helper (via #2) - @andrcuns
๐ท CI
- Release tools (via #15) - @andrcuns
- Add release drafter (via #14) - @andrcuns
- Add code climate and test coverage (via #13) - @andrcuns