Commit 62fcea9
committed
fix: remove Python/uv from CI and fix smoke test SIGTERM failure
The agent is no longer a pnpm workspace member, so setup-python and
setup-uv are unnecessary in CI. Their post-job cache step failed because
uv never ran. Also drop Python from the smoke matrix (8→4 jobs) and
add `wait` after killing the frontend process to suppress the SIGTERM
exit code that was failing the smoke step.1 parent f64850d commit 62fcea9
1 file changed
+3
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 33 | | |
48 | 34 | | |
49 | 35 | | |
| |||
75 | 61 | | |
76 | 62 | | |
77 | 63 | | |
78 | | - | |
| 64 | + | |
79 | 65 | | |
| 66 | + | |
80 | 67 | | |
81 | 68 | | |
82 | 69 | | |
| |||
127 | 114 | | |
128 | 115 | | |
129 | 116 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 117 | | |
136 | 118 | | |
137 | 119 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | 120 | | |
144 | 121 | | |
145 | 122 | | |
| |||
0 commit comments