v0.15.7
·
262 commits
to master
since this release
What's Changed
- fix(argus_service): Do not try to look for jobs if no plugin is set by @k0machi in #799
- fix(plugins/sct): Add missing function call by @k0machi in #802
- fix(issue_template): fix logs links by @soyacz in #807
- feature(app): Prometheus Application Metrics by @k0machi in #809
- test: add sct client endpoint tests by @soyacz in #803
- fix(error_handlers.py): Return 200 for general exceptions for now by @k0machi in #811
- fix(subimt_run): fix submit run with legacy schedule by @soyacz in #813
- fix(login): remove full repo access by @soyacz in #817
- feature(highlights): added groups to action items by @soyacz in #823
- fix(TestDasboard): fix calling getAssigneesForTest by @soyacz in #829
- fix(testRun): fix refreshing test run by @soyacz in #830
- .github/workflows: Migrate workflows to Blacksmith runners by @blacksmith-sh[bot] in #832
- feature(artifacts): download all artifacts button by @soyacz in #819
- fix(ViewDashboard.svelte): Propagate widgetId property to NumberStats by @k0machi in #836
- improvement(jenkins_service): Replace user github token with global one by @k0machi in #837
- fix(frontend): Remove left-hand side type casts by @k0machi in #844
- fix(tests/highlights): Shift created_at timestamp by one second by @k0machi in #845
- Revert ".github/workflows: Migrate workflows to Blacksmith runners" by @fruch in #848
- fix(template): remove unnecessary indents by @soyacz in #846
- improvement(llm): add AGENTS.md file by @soyacz in #816
- fix(ModalWindow.svelte): Size to 100% on small displays by @k0machi in #841
- sct events frontend rework by @k0machi in #825
- improvement(ViewsManager): Add drag'n'drop for widget arrangement by @k0machi in #850
- fix(tests): adjust pytest reporter unit tests to new pytest version by @soyacz in #851
- 737 improve duplicate events ux by @soyacz in #818
- fix(pytest-argus-reporter): pin pytest by @soyacz in #853
- pytest-argus-reporter: cache client/session to minimize opening http requests by @fruch in #858
New Contributors
- @blacksmith-sh[bot] made their first contribution in #832
Full Changelog: v0.15.6...v0.15.7