Commit b0efb9c
authored
cancel pipeline on tag change (#1661)
* test repo trigger
* add resources label
* add repositories under resources
* test with endpoint
* testing with tag check
* typo in condition line
* evaulate version in condition
* compare tag vars
* test cancellation stage
* add job to cancel stage
* change name of cancel stage
* add pool and msg to cancel job
* change cancellation dependency
* add second tag validation stage
* spcaing ofvalidation1
* test ne and cancellation script
* check tag versions
* set currentTagx variable
* test new tag var
* fix value mapping
* check_tag job
* update current tag in manifest stage
* reading tags
* adjust variable assignment
* uncomment sleep
* read out different tags
* test validation dependency
* use succeeded/failed in condition check
* fix condition
* fix call to succeeded()
* omit condition on validation stages to read tags
* remove sleep, just validate condition
* fix error with submod swift naming1 parent d2f7483 commit b0efb9c
File tree
4 files changed
+73
-2
lines changed- .pipelines
- singletenancy
- aks-swift
- cilium
4 files changed
+73
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
242 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
243 | 273 | | |
244 | 274 | | |
245 | 275 | | |
246 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
247 | 281 | | |
248 | 282 | | |
249 | 283 | | |
| |||
272 | 306 | | |
273 | 307 | | |
274 | 308 | | |
275 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
276 | 319 | | |
277 | 320 | | |
278 | 321 | | |
| |||
319 | 362 | | |
320 | 363 | | |
321 | 364 | | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
322 | 385 | | |
323 | 386 | | |
324 | 387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments