Commit 03e744b
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 03e744b
21 files changed
Lines changed: 222 additions & 219 deletions
File tree
- .github/workflows
| 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