Skip to content

Commit eb58941

Browse files
CopilotMossakaclaude
authored
chore: upgrade gh-aw from v0.37.26 to v0.40.0 (#480)
* Initial plan * chore: upgrade gh-aw from v0.37.26 to v0.40.0 Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> * docs: add upgrade summary Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> * feat: add post-steps to install awf from source in smoke workflows Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> * fix: use postprocess script to install awf from source in smoke workflows Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> * fix: update test registry and improve coverage - Fix docker-manager tests using githubnext registry to use github - Add tests for ssl-bump.ts (generateSessionCa, initSslDb, isOpenSslAvailable) - Add tests for pid-tracker.ts (readFdLink, processOwnsSocket, etc.) Coverage improvements: - ssl-bump.ts: 33% → 100% - pid-tracker.ts: 70% → 96% - Overall: 78.5% → 82.2% Co-Authored-By: Claude Opus 4.5 <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.5 <noreply@anthropic.com>
1 parent 63b4273 commit eb58941

32 files changed

Lines changed: 1994 additions & 10310 deletions

.github/agents/create-agentic-workflow.agent.md

Lines changed: 0 additions & 383 deletions
This file was deleted.

.github/agents/debug-agentic-workflow.agent.md

Lines changed: 0 additions & 466 deletions
This file was deleted.

.github/agents/upgrade-agentic-workflows.md

Lines changed: 0 additions & 285 deletions
This file was deleted.

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
"version": "v0.38.1",
4646
"sha": "98493c96da3fb6a59dc232e32a7b990a4c4e8969"
4747
},
48+
"github/gh-aw/actions/setup@v0.40.0": {
49+
"repo": "github/gh-aw/actions/setup",
50+
"version": "v0.40.0",
51+
"sha": "76d37d925abd44fee97379206f105b74b91a285b"
52+
},
4853
"softprops/action-gh-release@v1": {
4954
"repo": "softprops/action-gh-release",
5055
"version": "v1",

0 commit comments

Comments
 (0)