kumquat-buildroot/support
Yann E. MORIN 245a64c387 support/scripts: prioritize conditions for pipeline creation
When multiple conditions match simultaneously, even though that should
not happen in practice, we want the more "important" one to win over
the less "important" ones. For example, a tag is more important than a
branch name or a trigger.

Currently, the latest condition to match takes precendence over any
previous one, while we want the exact opposite.

Fix that with proper fallbacks in else-blocks.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-09-22 21:29:39 +02:00
..
config-fragments support/config-fragments/autobuild: test Bootlin x86-64 toolchain 2020-08-24 23:36:25 +02:00
dependencies
docker support/docker: drop Python 2.x modules 2020-08-14 23:08:34 +02:00
download
gnuconfig support/gnuconfig: bump version 2020-09-13 14:19:02 +02:00
kconfig
legal-info
libtool
misc gitlab-ci: move before-script before script 2020-09-09 09:25:56 +02:00
scripts support/scripts: prioritize conditions for pipeline creation 2020-09-22 21:29:39 +02:00
testing support/testing: add pytest test 2020-09-06 14:46:41 +02:00