Skip to content

v0.15.5

Choose a tag to compare

@github-actions github-actions released this 01 Aug 11:05
· 325 commits to master since this release

What's Changed

  • fix(summary_widget): fix limited version by @soyacz in #702
  • fix(TestDashboardGroup.svelte): Add missing style for profile images by @k0machi in #706
  • fix(test_results): Mark classes to not be collected by pytest by @pehala in #705
  • fix(project): Update python-jenkins to 1.8.2 and relax dependency by @k0machi in #707
  • fix(tests): Ignore function-level import by @k0machi in #715
  • improvement(s3_proxy): Allow configurable mime types for S3 proxy by @k0machi in #713
  • feature(Generic/Subtest): Add Dtest tab by @k0machi in #719
  • fix: Add horizontal scrolling to result tables in ResultsTab by @soyacz in #717
  • fix: handle None values in chart data processing by @soyacz in #716
  • improvement(summary_widget): distinguish test statuses by @soyacz in #720
  • fix(ReleasePlanCreator): show all missing participants by @soyacz in #722
  • improvement(similar_events): remove unwanted backtrace lines by @soyacz in #724
  • feature(similar_events): hide duplicates by @soyacz in #726
  • argusAI: deployment use separate dir for argusAI by @soyacz in #729
  • Fix: prevent crash when similar_events is empty on Events tab by @soyacz in #736
  • fix(project): Update .gitignore by @k0machi in #738
  • fix(GithubIssues.svelte): Fix comparison function for strings by @k0machi in #733
  • chore(project): Update dependencies by @k0machi in #741
  • fix(eventsTab): properly handle empty similar_events response by @soyacz in #745
  • feature(frontend): Pytest Overview Widget by @k0machi in #672
  • improvement(PytestRun.svelte): Pytest View improvements by @k0machi in #734
  • improvement(TestDashboard): Extended filters by @k0machi in #666
  • feature(ProfileJobs): Display planned jobs for user by @k0machi in #735
  • fix(GithubIssue): Display correct user for each page by @k0machi in #732
  • feature(IssueTab.svelte): Add quick issue link to aggregated issue view by @k0machi in #739
  • feature(ResultsTab.svelte): Add "Copy all tables as markdown" button by @k0machi in #742
  • fix(GithubIssue.svelte): Show correct user for single-issue as well by @k0machi in #747
  • fix(PlannedJobs.svelte): Do not display disabled jobs by @k0machi in #748
  • fix(TestStatus.js): Match colors on graph to the button filters by @k0machi in #750
  • fix(argus_service): Hide disabled jobs when requesting planned jobs by @k0machi in #755
  • fix(event_similarity_processor): Handle ReadTimeout in initial query by @k0machi in #765
  • Short Issue Template by @k0machi in #749
  • feature(nav_bar.html.j2): Add a configurable Documentation link by @k0machi in #756
  • improvement(stats.py): Relax version filter to match from the start by @k0machi in #757
  • fix(ViewDashboard.svelte): Correctly assign and get productVersion by @k0machi in #758
  • fix(generic/model.py): Properly handle promote-release version by @k0machi in #759
  • feature(plugins/sct): Add instance_type to CloudInstanceDetails by @k0machi in #763
  • feature(EventsTab.svelte): Add quick issue attach to Similar Events by @k0machi in #764
  • improvement(TestDashboard.svelte): Fold long versions into short ones by @k0machi in #762
  • improvement(client): Add debug logging for HTTP requests by @soyacz in #767

Full Changelog: v0.15.4...v0.15.5