Skip to content

chore: upgrade gh-aw workflows to v0.89.17 - #8773

Open
lpcox wants to merge 3 commits into
mainfrom
lpcox-upgrade-gh-aw-prerelease-7f4
Open

lpcox wants to merge 3 commits into
mainfrom
lpcox-upgrade-gh-aw-prerelease-7f4

Conversation

@lpcox

@lpcox lpcox commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade gh-aw workflow actions and generated lockfiles to pre-release v0.89.17
  • run the required smoke-workflow post-processing
  • update regression expectations for MCP Gateway v0.4.25 and the runner-doctor portable format

Validation

  • npm test -- --runInBand (368 suites, 5,988 tests)
  • commit hooks: ESLint (warnings only) and TypeScript build

Upgrade generated workflows with the latest gh-aw pre-release and refresh regression expectations.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings September 19, 2026 12:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The generated changes are internally consistent, post-processed correctly, and covered by updated regression expectations.

Review effort: Balanced
Findings: None

What changed in this PR

Upgrades generated agentic workflows to gh-aw v0.89.17 and aligns related regression expectations.

Changes:

  • Updates gh-aw actions, compiler metadata, MCP Gateway, and runtime pins.
  • Regenerates and post-processes workflow locks.
  • Adjusts enclave and runner-doctor regression assertions.
File Description
scripts/​ci/​smoke-enclave-workflow.test.ts Expects MCP Gateway v0.4.25.
scripts/​ci/​self-hosted-runner-doctor-workflow.test.ts Matches the portable B33 bullet format.
.github/​workflows/​smoke-playwright-cloud-hypervisor.lock.yml Regenerates the Playwright Cloud Hypervisor workflow.
.github/​workflows/​smoke-enclave-issues-read.lock.yml Regenerates the static enclave workflow.
.github/​workflows/​smoke-enclave-dynamic-issues-read.lock.yml Regenerates the dynamic enclave workflow.
.github/​workflows/​smoke-cloud-hypervisor.lock.yml Regenerates the Cloud Hypervisor workflow.
.github/​workflows/​duplicate-code-detector.lock.yml Updates compiler, runtime, and image pins.
.github/​workflows/​contribution-check.lock.yml Updates compiler, runtime, and image pins.
.github/​aw/​actions-lock.json Records updated action and container digests.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 94.26% 94.28% 📈 +0.02%
Statements 92.96% 92.97% 📈 +0.01%
Functions 93.56% 93.56% ➡️ +0.00%
Branches 86.92% 86.93% 📈 +0.01%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

@lpcox

lpcox commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot merge main and resolve conflicts

…rerelease-7f4

# Conflicts:
#	.github/workflows/nvx-phase-0-feasibility.lock.yml

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>

Copilot AI commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

@copilot merge main and resolve conflicts

Merged main and resolved the conflict in .github/workflows/nvx-phase-0-feasibility.lock.yml (kept the v0.89.17 metadata/lockfile header from this PR over main's v0.89.15). Full test suite passes (368 suites, 5,988 tests) in 696847a.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Copilot review passed with no inline comments.

@lpcox Add the ready-for-aw label to this PR to trigger agentic CI smoke tests.

@lpcox

lpcox commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator Author

@copilot merge main and resolve conflicts

…rerelease-7f4

# Conflicts:
#	scripts/ci/self-hosted-runner-doctor-workflow.test.ts

Co-authored-by: lpcox <15877973+lpcox@users.noreply.github.com>

Copilot AI commented Sep 19, 2026

Copy link
Copy Markdown
Contributor

@copilot merge main and resolve conflicts

Merged main again and resolved the conflict in scripts/ci/self-hosted-runner-doctor-workflow.test.ts (kept the assertion matching the actual catalog text, which includes "fixed in #8624"). Full test suite passes (371 suites, 6,006 tests) in 5d2d59b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants