All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/2] automation: avoid unnecessary analyses
@ 2023-08-11 13:52 Simone Ballarin
  2023-08-11 13:52 ` [XEN PATCH 1/2] automation: avoid pipelines on specific branches Simone Ballarin
  2023-08-11 13:52 ` [XEN PATCH 2/2] automation/eclair: avoid unintentional ECLAIR analysis Simone Ballarin
  0 siblings, 2 replies; 10+ messages in thread
From: Simone Ballarin @ 2023-08-11 13:52 UTC (permalink / raw)
  To: xen-devel
  Cc: consulting, andrew.cooper3, Simone Ballarin, Doug Goldstein,
	Stefano Stabellini

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.

Simone Ballarin (2):
  automation: avoid pipelines on specific branches
  automation/eclair: avoid unintentional ECLAIR analysis

 .gitlab-ci.yml                    |  6 ++++++
 automation/gitlab-ci/analyze.yaml | 14 ++++++++++----
 automation/gitlab-ci/build.yaml   |  6 ------
 automation/gitlab-ci/test.yaml    |  5 -----
 4 files changed, 16 insertions(+), 15 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2023-08-21  8:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 13:52 [XEN PATCH 0/2] automation: avoid unnecessary analyses Simone Ballarin
2023-08-11 13:52 ` [XEN PATCH 1/2] automation: avoid pipelines on specific branches Simone Ballarin
2023-08-11 22:04   ` Stefano Stabellini
2023-08-11 13:52 ` [XEN PATCH 2/2] automation/eclair: avoid unintentional ECLAIR analysis Simone Ballarin
2023-08-11 22:04   ` Stefano Stabellini
2023-08-12  6:37     ` Simone Ballarin
2023-08-14 21:45       ` Stefano Stabellini
2023-08-14 21:52         ` Stefano Stabellini
2023-08-21  8:08           ` Simone Ballarin
2023-08-21  7:39         ` Simone Ballarin

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.