All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline
@ 2020-12-11 17:17 Philippe Mathieu-Daudé
  2020-12-11 17:17 ` [RFC PATCH 1/2] gitlab-ci: Step in to maintain the fedora-i386-cross runner Philippe Mathieu-Daudé
  2020-12-11 17:17 ` [RFC PATCH 2/2] gitlab-ci: Introduce allow_skipping_job_template Philippe Mathieu-Daudé
  0 siblings, 2 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-12-11 17:17 UTC (permalink / raw)
  To: qemu-devel, Cleber Rosa, Willian Rampazzo
  Cc: Thomas Huth, Daniel P . Berrangé,
	Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta, virt-ci-maint-team,
	Alex Bennée

Yet another attempt to make GitLab-CI inclusive to the
all users from the QEMU community.

We allow manual pipeline for some users, letting default
to all jobs started.

Also I step in to maintain in my work time the public
runner based on Fedora that we use for the X86 32-bit
builds, because I don't want it to bitrot, as it is
important for my daily work.

Regards,

Phil.

Philippe Mathieu-Daudé (2):
  gitlab-ci: Step in to maintain the fedora-i386-cross runner
  gitlab-ci: Introduce allow_skipping_job_template

 .gitlab-ci.d/crossbuilds.yml | 19 +++++++++++++++++++
 .gitlab-ci.yml               | 18 ++++++++++++++++++
 2 files changed, 37 insertions(+)

-- 
2.26.2




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

end of thread, other threads:[~2020-12-15 10:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 17:17 [RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline Philippe Mathieu-Daudé
2020-12-11 17:17 ` [RFC PATCH 1/2] gitlab-ci: Step in to maintain the fedora-i386-cross runner Philippe Mathieu-Daudé
2020-12-14 12:35   ` Thomas Huth
2020-12-14 17:52     ` Philippe Mathieu-Daudé
2020-12-15 10:01       ` Daniel P. Berrangé
2020-12-11 17:17 ` [RFC PATCH 2/2] gitlab-ci: Introduce allow_skipping_job_template Philippe Mathieu-Daudé
2020-12-14 13:32   ` Thomas Huth
2020-12-14 15:02     ` Philippe Mathieu-Daudé

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.