Commit a2093ba
chore(logic): Runner should be removed before termination
The EC2 instance should be marked as unschedulable by Github Actions
before termination to make sure that Github Actions dosen't schedule any
jobs to it while it's being terminated.
Cherry-pick of:
- machulav#161
This seems to be solving the same problem as the `--ephemeral` argument
in the preceding commit but I'm deep enough in this yak shave that I
don't want to debug which one works better right now.1 parent d5ddd89 commit a2093ba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments