Skip to content

chore: upgrade gh-aw extension to v0.82.14 pre-release#6446

Merged
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-prerelease
Jul 20, 2026
Merged

chore: upgrade gh-aw extension to v0.82.14 pre-release#6446
lpcox merged 1 commit into
mainfrom
upgrade-gh-aw-prerelease

Conversation

@lpcox

@lpcox lpcox commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

Upgrades the gh-aw extension from v0.82.13 to v0.82.14 (pre-release) and recompiles all workflows.

Changes

  • Extension upgrade: v0.82.13 → v0.82.14 via gh aw upgrade --pre-releases
  • Codemods applied: engine.model migrated to top-level model field
  • Actions lock updated: actions-lock.json refreshed with latest action SHAs
  • Lock files recompiled: All .lock.yml files regenerated with v0.82.14 compiler
  • Post-processing applied: Local build patches (--build-local) applied for CI smoke tests

Verification

  • All 3962 tests pass (npm test)
  • Post-processing script ran successfully on all lock files

- Upgraded gh-aw from v0.82.13 to v0.82.14 via gh aw upgrade --pre-releases
- Applied codemods (engine.model to top-level model)
- Updated actions-lock.json with latest action versions
- Recompiled all workflow lock files
- Ran post-processing to apply local build patches for CI

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

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 98.76% 98.79% 📈 +0.03%
Statements 98.70% 98.73% 📈 +0.03%
Functions 99.28% 99.28% ➡️ +0.00%
Branches 95.01% 95.01% ➡️ +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

Upgrades gh-aw to v0.82.14 and regenerates workflows for the new schema and runtime dependencies.

Changes:

  • Migrates engine.model to top-level model.
  • Updates action pins, Copilot CLI, AWF images, and compiler metadata.
  • Recompiles and post-processes workflow locks.
Show a summary per file
File Description
.github/aw/actions-lock.json Refreshes action versions and SHAs.
.github/workflows/test-hard-cap-ai-credits.md Migrates model configuration.
.github/workflows/test-coverage-reporter.md Migrates model configuration.
.github/workflows/test-coverage-reporter.lock.yml Regenerates reporter workflow.
.github/workflows/smoke-gvisor.md Updates checkout action.
.github/workflows/smoke-gvisor-codex.md Migrates model and checkout action.
.github/workflows/smoke-gvisor-claude.md Migrates model and checkout action.
.github/workflows/smoke-gvisor-build-test.md Updates checkout action.
.github/workflows/smoke-gemini.lock.yml Regenerates Gemini smoke workflow.
.github/workflows/smoke-docker-sbx.md Updates checkout action.
.github/workflows/smoke-docker-sbx-codex.md Migrates model and checkout action.
.github/workflows/smoke-docker-sbx-claude.md Migrates model and checkout action.
.github/workflows/smoke-docker-sbx-build-test.md Updates checkout action.
.github/workflows/smoke-copilot.md Updates checkout action.
.github/workflows/smoke-copilot-network-isolation.md Updates checkout action.
.github/workflows/smoke-codex.md Migrates model and checkout action.
.github/workflows/smoke-claude.md Migrates model and checkout action.
.github/workflows/security-guard.md Migrates model configuration.
.github/workflows/red-team-benchmark.md Migrates model configuration.
.github/workflows/pelis-agent-factory-advisor.md Migrates model configuration.
.github/workflows/network-isolation-test.md Migrates model configuration.
.github/workflows/network-isolation-test.lock.yml Regenerates isolation workflow.
.github/workflows/firewall-issue-dispatcher.lock.yml Regenerates dispatcher workflow.
.github/workflows/export-audit.md Migrates model configuration.
.github/workflows/duplicate-code-detector.md Migrates model configuration.
.github/workflows/duplicate-code-detector.lock.yml Regenerates detector workflow.
.github/workflows/doc-maintainer.md Migrates model and checkout action.
.github/workflows/copilot-token-usage-analyzer.md Migrates model configuration.
.github/workflows/contribution-check.md Migrates model configuration.
.github/workflows/contribution-check.lock.yml Regenerates contribution workflow.
.github/workflows/ci-cd-gaps-assessment.md Migrates model configuration.
.github/workflows/build-test-network-isolation.lock.yml Regenerates isolated build workflow.

Review details

Tip

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

  • Files reviewed: 42/84 changed files
  • Comments generated: 0
  • Review effort level: Medium

@lpcox
lpcox merged commit 3061640 into main Jul 20, 2026
25 checks passed
@lpcox
lpcox deleted the upgrade-gh-aw-prerelease branch July 20, 2026 20:20
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