[XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration

Simone Ballarin posted 4 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1690881495.git.simone.ballarin@bugseng.com
.../eclair_analysis/ECLAIR/action.helpers     | 84 ++++++++++++++-----
.../eclair_analysis/ECLAIR/action.settings    | 30 ++++---
automation/gitlab-ci/analyze.yaml             | 65 +++++++++++++-
3 files changed, 145 insertions(+), 34 deletions(-)
[XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration
Posted by Simone Ballarin 9 months ago
This series contains a series of improvements to the ECLAIR integration.

The integration was not initially intended to operate in tag pipelines,
for this reason the analyses fail when triggered from xen-project/patchew.
This series add support for such pipelines.

The summary() reporting facility in action.helpers has been partially
rewritten to make it more readable and easier to follow. The utility
has been extended to print directs links to the findings in the GitLab
console log.

Six new ECLAIR jobs have been added, these jobs run only when triggered
by a scheduled pipeline.

This series avoids failures when a merge point with xen-project/xen(staging)
is not found.

Simone Ballarin (4):
  automation/eclair: add support for tag pipelines
  automation/eclair: add direct link to reports
  automation/eclair: add scheduled pipelines
  automation/eclair: avoid failure in case of missing merge point

 .../eclair_analysis/ECLAIR/action.helpers     | 84 ++++++++++++++-----
 .../eclair_analysis/ECLAIR/action.settings    | 30 ++++---
 automation/gitlab-ci/analyze.yaml             | 65 +++++++++++++-
 3 files changed, 145 insertions(+), 34 deletions(-)

-- 
2.34.1