Commit 1924f55
committed
upload-snapshot: fail earlier on invalid
When handling a `push` event on `git-for-windows/git`, it is necessary
to validate that the `tag-git` Check Run has the information needed to
determine the `git-artifacts` runs.
If that information is not there (e.g. because `tag-git` was
accidentally updated and now contains invalid/unparseable data), we
should error out earlier.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>tag-git Check Runs1 parent 781302e commit 1924f55
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
342 | 347 | | |
343 | 348 | | |
344 | 349 | | |
| |||
363 | 368 | | |
364 | 369 | | |
365 | 370 | | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
0 commit comments