From: Simone Ballarin <simone.ballarin@bugseng.com>
To: xen-devel@lists.xenproject.org
Cc: consulting@bugseng.com, andrew.cooper3@citrix.com,
Simone Ballarin <simone.ballarin@bugseng.com>,
Doug Goldstein <cardoe@cardoe.com>,
Stefano Stabellini <sstabellini@kernel.org>
Subject: [XEN PATCH v2 0/2] automation: avoid unnecessary analyses
Date: Mon, 21 Aug 2023 10:54:05 +0200 [thread overview]
Message-ID: <cover.1692607487.git.simone.ballarin@bugseng.com> (raw)
This series aims to reduce the analyses performed by the ECLAIR
runner by avoiding some branches already excluded by other jobs
and requiring analyses on people/.* to be manually triggered.
---
Changes in v2:
- move some changes from 1/2 to 2/2.
- remove useless except clause in .yocto-test
- avoid ECLAIR jobs if the WTOKEN variable is not defined
Simone Ballarin (2):
automation/eclair: avoid unintentional ECLAIR analysis
automation: avoid pipelines on specific branches
.gitlab-ci.yml | 6 ++++++
automation/gitlab-ci/analyze.yaml | 22 +++++++++++++++++-----
automation/gitlab-ci/build.yaml | 11 -----------
automation/gitlab-ci/test.yaml | 5 -----
automation/scripts/eclair | 5 -----
5 files changed, 23 insertions(+), 26 deletions(-)
--
2.34.1
next reply other threads:[~2023-08-21 8:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-21 8:54 Simone Ballarin [this message]
2023-08-21 8:54 ` [XEN PATCH v2 1/2] automation/eclair: avoid unintentional ECLAIR analysis Simone Ballarin
2023-08-22 0:45 ` Stefano Stabellini
2023-08-21 8:54 ` [XEN PATCH v2 2/2] automation: avoid pipelines on specific branches Simone Ballarin
2023-08-22 0:45 ` 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.1692607487.git.simone.ballarin@bugseng.com \
--to=simone.ballarin@bugseng.com \
--cc=andrew.cooper3@citrix.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.