[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions

Philippe Mathieu-Daudé posted 4 patches 2 years, 9 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210726150429.1216251-1-philmd@redhat.com
There is a newer version of this series
docs/devel/ci.rst                   | 40 +++++++++++++++++++++++++++++
.gitlab-ci.d/buildtest-template.yml |  4 +--
.gitlab-ci.d/edk2.yml               |  6 ++---
.gitlab-ci.d/opensbi.yml            |  8 +++---
.gitlab-ci.yml                      | 19 ++------------
5 files changed, 51 insertions(+), 26 deletions(-)
[PATCH-for-6.1 v4 0/4] gitlab-ci: Document custom CI/CD variables, fix 'when:' conditions
Posted by Philippe Mathieu-Daudé 2 years, 9 months ago
Since v3:
- Unfortunately patch 4 v2 got merged as 0a9487d80af so
  rebase & reword.

Philippe Mathieu-Daudé (4):
  docs: Document GitLab custom CI/CD variables
  gitlab-ci: Fix 'when:' condition in acceptance_test_job_template
  gitlab-ci: Fix 'when:' condition in EDK2 jobs
  gitlab-ci: Fix 'when:' condition in OpenSBI jobs

 docs/devel/ci.rst                   | 40 +++++++++++++++++++++++++++++
 .gitlab-ci.d/buildtest-template.yml |  4 +--
 .gitlab-ci.d/edk2.yml               |  6 ++---
 .gitlab-ci.d/opensbi.yml            |  8 +++---
 .gitlab-ci.yml                      | 19 ++------------
 5 files changed, 51 insertions(+), 26 deletions(-)

-- 
2.31.1