Skip to content

chore: upgrade gh-aw to v0.82.7 pre-release and recompile workflows#6064

Merged
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-v0.82.7
Jul 9, 2026
Merged

chore: upgrade gh-aw to v0.82.7 pre-release and recompile workflows#6064
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-v0.82.7

Conversation

@lpcox

@lpcox lpcox commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrades the gh-aw extension from v0.82.5 to v0.82.7 (pre-release) and recompiles all workflow lock files.

Changes

  • Upgraded gh-aw extension from v0.82.5 to v0.82.7 via gh aw upgrade --pre-releases
  • Recompiled all workflow lock files
  • Ran post-processing script for smoke/build-test workflows
  • Updated test assertions in 4 test files to reference the new setup action hash (bf7ba42ce6443bf79fa184c9c6a35de202690bfc)

Test results

All 3620 tests pass (npm test).

- Upgraded gh-aw extension from v0.82.5 to v0.82.7 (pre-release)
- Recompiled all workflow lock files
- Ran post-processing for smoke/build-test workflows
- Updated test assertions for new setup action hash

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 9, 2026 12:05
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 98.99% 99.03% 📈 +0.04%
Statements 98.96% 98.99% 📈 +0.03%
Functions 99.45% 99.45% ➡️ +0.00%
Branches 95.71% 95.71% ➡️ +0.00%
📁 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

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.

Pull request overview

This PR upgrades the repository’s gh-aw tooling from v0.82.5 to v0.82.7 (pre-release) and refreshes the generated workflow lock files so the pinned action SHAs and embedded workflow metadata match the new compiler version.

Changes:

  • Updated CI assertions to expect the new pinned github/gh-aw-actions/setup SHA (bf7ba42…) and version comment (# v0.82.7).
  • Recompiled workflow lock files so compiler_version, GH_AW_VERSION, and uses: github/gh-aw-actions/setup@… entries are consistently updated to v0.82.7.
  • Switched multiple workflows’ firewall log printing step to call print_firewall_logs.sh --rootless, and propagated GH_AW_SAFE_OUTPUTS into relevant parsing steps.
Show a summary per file
File Description
scripts/ci/test-coverage-improver-workflow.test.ts Updates setup-action pin assertion to v0.82.7 SHA/comment.
scripts/ci/self-hosted-runner-doctor-workflow.test.ts Updates setup-action pin assertion to the new SHA.
scripts/ci/self-hosted-runner-doctor-updater-workflow.test.ts Updates setup-action pin assertion to the new SHA.
scripts/ci/security-guard-workflow.test.ts Updates setup-action pin assertion to v0.82.7 SHA/comment.
.github/workflows/test-hard-cap-ai-credits.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step.
.github/workflows/test-coverage-reporter.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and safe-outputs env.
.github/workflows/test-coverage-improver.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and safe-outputs env.
.github/workflows/smoke-otel-tracing.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-gemini.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-copilot.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-copilot-pat.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-codex.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-claude.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/smoke-chroot.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/security-guard.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/network-isolation-test.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/workflows/contribution-check.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates MCP gateway container pin and runtime PATH bootstrap.
.github/workflows/build-test-network-isolation.lock.yml Regenerated lock to v0.82.7; uses new setup SHA; updates firewall-log printing step and runtime PATH bootstrap.
.github/aw/actions-lock.json Updates locked setup / setup-cli entries to v0.82.7 and SHA bf7ba42….

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 52/52 changed files
  • Comments generated: 0
  • Review effort level: Low

@lpcox lpcox merged commit 1fc75cf into main Jul 9, 2026
45 of 48 checks passed
@lpcox lpcox deleted the upgrade-gh-aw-v0.82.7 branch July 9, 2026 13:27
@github-actions github-actions Bot mentioned this pull request Jul 9, 2026
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.

2 participants