Commit 61432e3
feat: port smoke-codex workflow from gh-aw (#557)
* Initial plan
* feat: port smoke-codex workflow from gh-aw repository
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
* feat: port smoke-codex workflow from gh-aw
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
* 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>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Jiaxiao (mossaka) Zhou <duibao55328@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent dda7c67 commit 61432e3
31 files changed
Lines changed: 3212 additions & 481 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 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
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.
0 commit comments