Commit e4f4be9
committed
vscode(launch): offer to debug reacting to a snapshot build
The idea is that that the `upload-snapshot` workflow is triggered as
soon as the last `git-artifacts-*` check run has completed. Let's make
it easy on myself by taking an existing webhook event that was delivered
and that ideally should have triggered all that, and then develop the
relevant code leaning heavily on VS Code's debugger.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent f9d770e commit e4f4be9
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
17 | 32 | | |
18 | 33 | | |
19 | 34 | | |
| |||
0 commit comments