chore: upgrade gh-aw to v0.82.2 pre-release and recompile workflows#5905
Conversation
Upgraded the gh-aw extension to the latest pre-release (v0.82.2) and recompiled all workflow lock files with post-processing applied. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
There was a problem hiding this comment.
Pull request overview
This PR updates the generated workflow lock for the test coverage reporter as part of upgrading gh-aw to v0.82.2 (pre-release) and recompiling workflows. The functional change improves how the workflow captures the real exit code from npm run test:coverage when piping output, while still keeping the workflow non-gating.
Changes:
- Updated
gh-aw-metadatafrontmatter hash in the lock file after recompilation. - Improved the “Run coverage” step to use
pipefail+PIPESTATUS[0]so the coverage command’s true exit code is captured even when output is piped throughtee/tail.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/test-coverage-reporter.lock.yml | Recompiled lock metadata and adjusted coverage step to reliably capture npm run test:coverage exit code under a piped command. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Low
| - id: coverage | ||
| name: Run coverage | ||
| run: "set +e\nnpm run test:coverage 2>&1 | tee /tmp/coverage-full.log\nCOVERAGE_EXIT=$?\ntail -20 /tmp/coverage-full.log\nif [ $COVERAGE_EXIT -ne 0 ]; then\n echo \"::warning::test:coverage exited with code $COVERAGE_EXIT (some tests may have failed); continuing with available coverage data\"\nfi\n# Continue even if tests fail — this is a reporter, not a gate\nexit 0\n" | ||
| run: "set +e\nset -o pipefail\nnpm run test:coverage 2>&1 | tee /tmp/coverage-full.log | tail -20\nCOVERAGE_EXIT=${PIPESTATUS[0]}\nif [ \"${COVERAGE_EXIT}\" -ne 0 ]; then\n echo \"::warning::test:coverage exited with code ${COVERAGE_EXIT} (some tests may have failed); continuing with available coverage data\"\nfi\n# Continue even if tests fail — this is a reporter, not a gate\nexit 0\n" |
|
@copilot address review feedback |
Added |
|
✅ Copilot review passed with no inline comments. @lpcox Add the |
|
🔑 Smoke Copilot PAT PAT auth validated. All systems operational. ✅ |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
✅ Smoke Copilot BYOK completed. Copilot BYOK mode operational. 🔓 |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🚀 Security Guard has started processing this pull request |
|
✅ Smoke Copilot BYOK AOAI (Entra) completed. Copilot AOAI BYOK (Entra) mode operational. 🔓 |
|
🔌 Smoke Services — All services reachable! ✅ |
|
✅ Contribution Check completed successfully! PR #5905 follows the applicable CONTRIBUTING.md guidelines based on the provided context; no review comment needed. |
|
📡 Smoke OTel Tracing completed. All tracing scenarios validated. ✅ |
|
✅ Smoke Claude passed |
|
✅ Smoke Gemini completed. All facets verified. 💎 Testing safeoutputs |
|
Chroot tests failed Smoke Chroot failed - See logs for details. |
|
✅ Smoke Copilot BYOK AOAI (api-key) completed. Copilot AOAI BYOK (api-key) mode operational. 🔓 |
|
✅ Build Test Suite completed successfully! |
🔬 Smoke Test Results
Overall: PASS cc @lpcox Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test: Claude Engine Validation
Overall result: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
✅ Smoke Test: Copilot BYOK (Direct) Mode — PASS
Running in direct BYOK mode with api-proxy sidecar authentication. Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test: GitHub Actions Services Connectivity
Overall: FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
Runner Doctor Updater: add cache-memory restore fallback key Warning Firewall blocked 8 domainsThe following domains were blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "accounts.google.com"
- "awmgmcpg"
- "clients2.google.com"
- "contentautofill.googleapis.com"
- "images.ctfassets.net"
- "redirector.gvt1.com"
- "registry.npmjs.org"
- "www.google.com"See Network Configuration for more information.
|
Smoke Test: Copilot PAT Auth
Overall: FAIL — Workflow template variables ( Auth mode: PAT (COPILOT_GITHUB_TOKEN) | @lpcox Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
|
Smoke Test: Copilot BYOK (Direct) Mode — Azure OpenAI (Foundry, Entra / GitHub OIDC) GitHub MCP testing ✅ Running in direct BYOK mode (AWF_AUTH_TYPE=github-oidc + AWF_AUTH_AZURE_* + COPILOT_PROVIDER_BASE_URL) via api-proxy → Azure OpenAI (Foundry, o4-mini-aw) authenticated via Microsoft Entra Overall: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Smoke Test Results
Overall status: PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
Smoke Test: API Proxy OpenTelemetry Tracing
Result: All verifiable scenarios pass. Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "awmgmcpg"See Network Configuration for more information.
|
Summary
Upgrades the
gh-awextension to the latest pre-release (v0.82.2) and recompiles all workflow lock files.Changes
gh aw upgrade --pre-releasesto update the extensionpostprocess-smoke-workflows.tstest-coverage-reporter.lock.ymlmetadata hash update and improved coverage step (usespipefail+PIPESTATUSfor more reliable exit code capture)Verification
npm test)