All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-6.1 0/2] gitlab: misc tweaks to job execution rules
@ 2021-07-22 16:20 Daniel P. Berrangé
  2021-07-22 16:20 ` [PATCH 1/2] gitlab: only let pages be published from default branch Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel P. Berrangé @ 2021-07-22 16:20 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Daniel P. Berrangé, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, Willian Rampazzo, Alex Bennée

 - Fixes a problem with acceptance jobs running when build jobs fail
 - Fixes a problem with pages job publishing website from undesirable
   branches.

Daniel P. Berrangé (2):
  gitlab: only let pages be published from default branch
  gitlab: don't run acceptance jobs if build jobs fail

 .gitlab-ci.d/buildtest-template.yml |  4 ++--
 .gitlab-ci.d/buildtest.yml          | 18 ++++++++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-07-22 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-22 16:20 [PATCH for-6.1 0/2] gitlab: misc tweaks to job execution rules Daniel P. Berrangé
2021-07-22 16:20 ` [PATCH 1/2] gitlab: only let pages be published from default branch Daniel P. Berrangé
2021-07-22 16:20 ` [PATCH 2/2] gitlab: don't run acceptance jobs if build jobs fail Daniel P. Berrangé
2021-07-22 16:32 ` [PATCH for-6.1 0/2] gitlab: misc tweaks to job execution rules Daniel P. Berrangé

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.