[RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline

Philippe Mathieu-Daudé posted 2 patches 3 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201211171703.537546-1-philmd@redhat.com
.gitlab-ci.d/crossbuilds.yml | 19 +++++++++++++++++++
.gitlab-ci.yml               | 18 ++++++++++++++++++
2 files changed, 37 insertions(+)
[RFC PATCH 0/2] gitlab-ci: Maintain a public runner, allow manual pipeline
Posted by Philippe Mathieu-Daudé 3 years, 4 months ago
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