All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration
@ 2023-08-01  9:57 Simone Ballarin
  2023-08-01  9:57 ` [XEN PATCH 1/4] automation/eclair: add support for tag pipelines Simone Ballarin
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Simone Ballarin @ 2023-08-01  9:57 UTC (permalink / raw)
  To: xen-devel; +Cc: consulting, Simone Ballarin, Doug Goldstein, Stefano Stabellini

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



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-08-02  7:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01  9:57 [XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration Simone Ballarin
2023-08-01  9:57 ` [XEN PATCH 1/4] automation/eclair: add support for tag pipelines Simone Ballarin
2023-08-01 22:54   ` Stefano Stabellini
2023-08-02  7:43     ` Simone Ballarin
2023-08-01  9:57 ` [XEN PATCH 2/4] automation/eclair: add direct link to reports Simone Ballarin
2023-08-01 22:55   ` Stefano Stabellini
2023-08-01  9:57 ` [XEN PATCH 3/4] automation/eclair: add scheduled pipelines Simone Ballarin
2023-08-01 22:55   ` Stefano Stabellini
2023-08-02  0:05     ` Marek Marczykowski-Górecki
2023-08-02  0:08       ` Stefano Stabellini
2023-08-02  7:39         ` Simone Ballarin
2023-08-01  9:57 ` [XEN PATCH 4/4] automation/eclair: avoid failure in case of missing merge point Simone Ballarin
2023-08-01 22:55   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.