All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: qemu-devel@nongnu.org, Cleber Rosa <crosa@redhat.com>,
	Willian Rampazzo <wrampazz@redhat.com>
Cc: "Thomas Huth" <thuth@redhat.com>,
	"Daniel P . Berrangé" <berrange@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
	virt-ci-maint-team@redhat.com,
	"Alex Bennée" <alex.bennee@linaro.org>
Subject: [RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline
Date: Fri, 11 Dec 2020 18:17:01 +0100	[thread overview]
Message-ID: <20201211171703.537546-1-philmd@redhat.com> (raw)

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




             reply	other threads:[~2020-12-11 18:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 17:17 Philippe Mathieu-Daudé [this message]
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é

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=20201211171703.537546-1-philmd@redhat.com \
    --to=philmd@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=berrange@redhat.com \
    --cc=crosa@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=virt-ci-maint-team@redhat.com \
    --cc=wainersm@redhat.com \
    --cc=wrampazz@redhat.com \
    /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.