Commit b3474bf
committed
IONOS(ci): trigger remote workflow for rc/* and */dev/* branches
Extends three things to handle the newly-buildable rc/* and */dev/*
branches:
1. trigger-remote-dev-workflow's gating condition now accepts
rc/* and */dev/* refs in addition to ionos-dev/ionos-stable.
2. BUILD_TYPE mapping in the GitLab webhook payload:
- rc/* → 'rc'
- */dev/* → 'dev-<owner-slug>' (matches the Artifactory stage prefix
introduced in the companion 'route rc/*…' commit so the GitLab
side can reason about artifact location consistently).
3. The prepare-matrix preflight-summary branch-validity regex now
matches the same four patterns, so the predicted go/no-go in the
step summary stays accurate.
GitLab pipeline coordination: the new BUILD_TYPE values land in the
trigger payload's `variables[BUILD_TYPE]`. Coordinate with the GitLab
maintainer to confirm the downstream pipeline handles 'rc' and
'dev-*' explicitly (or accepts them as fallthrough to 'dev'-like
behavior).1 parent 8653453 commit b3474bf
1 file changed
Lines changed: 18 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | | - | |
162 | | - | |
| 161 | + | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
883 | 883 | | |
884 | 884 | | |
885 | 885 | | |
886 | | - | |
| 886 | + | |
887 | 887 | | |
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
| 892 | + | |
| 893 | + | |
893 | 894 | | |
894 | 895 | | |
895 | 896 | | |
| |||
950 | 951 | | |
951 | 952 | | |
952 | 953 | | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
957 | 960 | | |
958 | 961 | | |
959 | 962 | | |
960 | | - | |
961 | | - | |
| 963 | + | |
962 | 964 | | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
963 | 970 | | |
964 | 971 | | |
965 | 972 | | |
| |||
0 commit comments