v0.15.2
What's Changed
- improvement(ci): Use cache for dependencies by @pehala in #659
- improvement(pytest): Migrate pytest.ini into pyproject.toml by @pehala in #661
- improvement(release_planner): Allow user to attach an existing view by @k0machi in #653
- improvement(client): Allow GenericResultTable with dynamic parameters by @pehala in #655
- feature(argus): Support for AWS services and S3 proxying by @k0machi in #651
- pre-commit: remove autopep8 by @fruch in #678
- improvement(readme): Add Pypi badge by @pehala in #681
- Initial version of pytest-argus-reporter by @fruch in #647
- feat: prioritize runs with issues in similar events display by @soyacz in #679
- improvement(SCTParameterWizard): move Scylla BYO params to wizard by @jsmolar in #674
- feature(TestRun/Jenkins): allow some parameters to be multiline by @cezarmoise in #670
- fix(pytest-reporter): enable sending the message on it's own by @fruch in #684
- fix(readme): Add missing link to pypi to badge by @pehala in #686
- feat(graphed-stats): enhance test run details with assignees, issue by @soyacz in #682
ArgusReporter. __init__should validate inputs only if enabled by @fruch in #685- fix(results): don't return null for 0 values by @soyacz in #688
- replace poetry with uv as the packaging tool by @fruch in #676
- improvement(ViewDashboard): Per-widget item filtering by @k0machi in #574
- improvement(TestRunInfo): Add text-break to Test method by @pehala in #693
- improvement(results): allow to send hidden columns by @soyacz in #692
New Contributors
- @jsmolar made their first contribution in #674
- @cezarmoise made their first contribution in #670
Full Changelog: v0.14.3b1...v0.15.2