Commit cab174c
ci: init submodules recursively for hawk-mcpkit (#141)
* fix: update alpine base image to 3.23.5 for Trivy scan compliance
* fix: change Trivy severity threshold to CRITICAL only
* fix: Docker Trivy scan + submodule updates + hawk-mcpkit submodule conversion (#140)
- Update alpine base image to 3.23.5 for Trivy scan compliance
- Update 6 submodule pointers to latest remote HEADs (eyrie, hawk-core-contracts, inspect, sight, tok, yaad)
- Convert hawk-mcpkit from nested repo to proper git submodule
- Add hawk-mcpkit to go.work and go.mod
- Update check-submodule-release-parity.sh to include hawk-mcpkit
- Apply formatting fixes (gofumpt var blocks)
Co-Authored-By: Claude <noreply@anthropic.com>
* ci: init submodules recursively + use git submodule update for hawk-mcpkit
- Add submodules: recursive to all actions/checkout steps
- Replace manual 'git clone hawk-mcpkit' with 'git submodule update --init hawk-mcpkit'
- Remove redundant go vet error diagnostics
- Fixes test/lint/smoke failures caused by missing hawk-mcpkit/go.mod in CI
Co-Authored-By: Claude <noreply@anthropic.com>
* ci: use fetch-depth:0 + remove shallow submodule init
- Remove submodules:recursive (shallow clone can't reach pinned commits)
- Keep fetch-depth:0 so checkout-eyrie can read gitlinks
- hawk-mcpkit initialized via 'git submodule update --init'
Co-Authored-By: Claude <noreply@anthropic.com>
* ci: fix empty with: blocks from submodules removal
Co-Authored-By: Claude <noreply@anthropic.com>
* ci: add hawk-mcpkit submodule init to all test/lint/smoke jobs
The checkout-eyrie action only initializes external/ repos.
hawk-mcpkit lives at the repo root and needs explicit init.
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent dff3cf4 commit cab174c
16 files changed
Lines changed: 86 additions & 66 deletions
File tree
- .github/workflows
- external
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| 82 | + | |
| 83 | + | |
80 | 84 | | |
81 | 85 | | |
82 | 86 | | |
83 | | - | |
| 87 | + | |
84 | 88 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
92 | 90 | | |
93 | 91 | | |
94 | 92 | | |
| |||
121 | 119 | | |
122 | 120 | | |
123 | 121 | | |
| 122 | + | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 129 | + | |
136 | 130 | | |
137 | 131 | | |
138 | 132 | | |
| |||
151 | 145 | | |
152 | 146 | | |
153 | 147 | | |
| 148 | + | |
| 149 | + | |
154 | 150 | | |
155 | 151 | | |
156 | 152 | | |
| |||
165 | 161 | | |
166 | 162 | | |
167 | 163 | | |
| 164 | + | |
| 165 | + | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
171 | | - | |
| 169 | + | |
172 | 170 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 171 | + | |
181 | 172 | | |
182 | 173 | | |
183 | 174 | | |
184 | 175 | | |
185 | 176 | | |
186 | | - | |
| 177 | + | |
187 | 178 | | |
188 | 179 | | |
189 | 180 | | |
| |||
196 | 187 | | |
197 | 188 | | |
198 | 189 | | |
| 190 | + | |
| 191 | + | |
199 | 192 | | |
200 | 193 | | |
201 | 194 | | |
| 195 | + | |
| 196 | + | |
202 | 197 | | |
203 | 198 | | |
204 | 199 | | |
| |||
217 | 212 | | |
218 | 213 | | |
219 | 214 | | |
| 215 | + | |
| 216 | + | |
220 | 217 | | |
221 | 218 | | |
222 | 219 | | |
| 220 | + | |
| 221 | + | |
223 | 222 | | |
224 | 223 | | |
225 | 224 | | |
| |||
285 | 284 | | |
286 | 285 | | |
287 | 286 | | |
| 287 | + | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| 292 | + | |
| 293 | + | |
291 | 294 | | |
292 | 295 | | |
293 | 296 | | |
| |||
372 | 375 | | |
373 | 376 | | |
374 | 377 | | |
375 | | - | |
| 378 | + | |
376 | 379 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 380 | + | |
384 | 381 | | |
385 | 382 | | |
386 | 383 | | |
| |||
433 | 430 | | |
434 | 431 | | |
435 | 432 | | |
| 433 | + | |
| 434 | + | |
436 | 435 | | |
437 | 436 | | |
438 | 437 | | |
| 438 | + | |
| 439 | + | |
439 | 440 | | |
440 | 441 | | |
441 | 442 | | |
| |||
471 | 472 | | |
472 | 473 | | |
473 | 474 | | |
| 475 | + | |
| 476 | + | |
474 | 477 | | |
475 | 478 | | |
476 | 479 | | |
| 480 | + | |
| 481 | + | |
477 | 482 | | |
478 | 483 | | |
479 | 484 | | |
| |||
496 | 501 | | |
497 | 502 | | |
498 | 503 | | |
| 504 | + | |
| 505 | + | |
499 | 506 | | |
500 | 507 | | |
501 | 508 | | |
| 509 | + | |
| 510 | + | |
502 | 511 | | |
503 | 512 | | |
504 | 513 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Submodule eyrie updated from 50e37d9 to d497d7a
Submodule hawk-core-contracts updated from aa07bc3 to a7676a0
Submodule inspect updated from 8915588 to 6502880
Submodule sight updated from af6686e to ec30e57
Submodule tok updated from 23b7cdf to 2afc7f5
0 commit comments