Releases: ryanrosello-og/playwright-slack-report
Releases · ryanrosello-og/playwright-slack-report
v1.1.70
What's Changed
- Feature/cli add support for custom layout by @ryanrosello-og in #87
- Bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #88
Full Changelog: v1.1.60...v1.1.70
v1.1.60
What's Changed
- Support separate Slack channels for notifications of successful and failed test results by @m-kusnierz in #82
- version bump to 1.1.60 by @ryanrosello-og in #84
New Contributors
- @m-kusnierz made their first contribution in #82
Full Changelog: v1.1.58...v1.1.60
v1.1.58
What's Changed
- Fix really broken json results parsers by @ryanrosello-og in #81
- Fix showInThread support for webhooks
- Bump version to 1.1.58 in package.json
- Add test to parse complicated json file
- Add suite name to the failure message
Full Changelog: v1.1.57...v1.1.58
v1.1.57
What's Changed
- Update badges and instructions for generating merged JSON report by @ryanrosello-og in #78
Full Changelog: v1.1.56...v1.1.57
v1.1.56
What's Changed
- Fix GH actions issue when the CLI app would falls over if the Playwright config does not have retries defined. by @ryanrosello-og in #77
Full Changelog: v1.1.55...v1.1.56
v1.1.55
What's Changed
- handle dynamic env vars specified in the config file by @ryanrosello-og in #74
Full Changelog: v1.1.54...v1.1.55
v1.1.54
What's Changed
- CLI app which allows sending results from Playwright json by @ryanrosello-og in #73
Full Changelog: v1.1.25...v1.1.54
v1.1.25
What's Changed
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #65
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #62
- Bump @babel/traverse from 7.18.11 to 7.23.3 by @dependabot in #63
- Bump the npm_and_yarn at /. security update group with 2 updates by @dependabot in #66
- add fallback text by @ryanrosello-og in #67
- Fix incorrect stats calculations by @ryanrosello-og in #68
Full Changelog: v1.1.24...v1.1.25
v1.1.24 Release
What's Changed
- New config option
separateFlaky
introduced by @jgibo which improves reporting statistics for flaky tests. - separate flaky tests from output - passes that did not pass on first try are instead output as flaky, not passed by @jgibo in #54
- Release/1.1.24 by @ryanrosello-og in #55
New Contributors
Full Changelog: v1.1.23...v1.1.24
v1.1.23 Release
What's Changed
- Fix multi channel thread && broken maxFailures logic by @ryanrosello-og in #52
Full Changelog: v1.1.22...v1.1.23