From: Simone Ballarin <simone.ballarin@bugseng.com>
To: xen-devel@lists.xenproject.org
Cc: consulting@bugseng.com,
Simone Ballarin <simone.ballarin@bugseng.com>,
Doug Goldstein <cardoe@cardoe.com>,
Stefano Stabellini <sstabellini@kernel.org>
Subject: [XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration
Date: Tue, 1 Aug 2023 11:57:00 +0200 [thread overview]
Message-ID: <cover.1690881495.git.simone.ballarin@bugseng.com> (raw)
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
next reply other threads:[~2023-08-01 9:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-01 9:57 Simone Ballarin [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1690881495.git.simone.ballarin@bugseng.com \
--to=simone.ballarin@bugseng.com \
--cc=cardoe@cardoe.com \
--cc=consulting@bugseng.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.