Commit b5bc8f1
fix: recompile workflows with gh-aw v0.42.11 and postprocess
The lock files were manually edited by Copilot instead of being
generated through the proper gh-aw compile + postprocess pipeline.
This caused all agent jobs to fail with TS18003 because sparse-checkout
only fetched .github/.agents folders, missing src/ and package.json.
Recompiled with gh-aw v0.42.11 and ran postprocess-smoke-workflows.ts.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9161517 commit b5bc8f1
22 files changed
Lines changed: 245 additions & 263 deletions
File tree
- .github/workflows
- scripts/ci
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments