chore: Bump AWF firewall version to v0.25.13#24185
Conversation
Update DefaultFirewallVersion from v0.25.11 to v0.25.13. Closes #24184 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR bumps the default gh-aw-firewall (AWF) version to v0.25.13 and propagates that version through regenerated workflow lockfiles and WASM compilation golden fixtures.
Changes:
- Update
DefaultFirewallVersionfromv0.25.11tov0.25.13. - Recompile workflows to update pinned AWF install versions, container image tags, and
--image-tagvalues in workflow lockfiles. - Update WASM golden fixture outputs to reflect the new AWF version.
Reviewed changes
Copilot reviewed 111 out of 182 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/version_constants.go | Bumps DefaultFirewallVersion to v0.25.13. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden | Updates golden output to reference AWF v0.25.13 (env/install/images/image-tag). |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden | Updates golden output to reference AWF v0.25.13 (env/install/images/image-tag). |
| .github/workflows/workflow-health-manager.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/workflow-generator.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/test-workflow.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/test-project-url-default.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/test-dispatcher.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/sub-issue-closer.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/smoke-gemini.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/security-compliance.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/repo-tree-map.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/refiner.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/pr-triage-agent.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/poem-bot.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/plan.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/notion-issue-summary.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/metrics-collector.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/jsweep.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/issue-triage-agent.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/issue-monster.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/gpclean.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/firewall.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/example-permissions-warning.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/dictation-prompt.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/dependabot-go-checker.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/dependabot-burner.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/daily-team-status.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/daily-semgrep-scan.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/daily-secrets-analysis.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/daily-malicious-code-scan.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/daily-assign-issue-to-user.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/craft.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/contribution-check.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/constraint-solving-potd.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/code-simplifier.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/changeset.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/brave.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/bot-detection.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/ai-moderator.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
| .github/workflows/ace-editor.lock.yml | Updates pinned AWF version references to v0.25.13 / 0.25.13. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🌑 The shadows whisper... Smoke Codex was cancelled. The oracle requires further meditation... |
|
💫 TO BE CONTINUED... Smoke Claude was cancelled! Our hero faces unexpected challenges... |
|
✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready. |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
This comment has been minimized.
This comment has been minimized.
|
✅ All tools validated successfully! Agent Container Smoke Test confirms agent container is ready. |
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
Smoke Test Results for run §23926552978:
Overall: PASS ✅ PR by @lpcox
|
There was a problem hiding this comment.
Smoke test review: PR bumps AWF firewall from v0.25.11 → v0.25.13 across 182 workflow files. Version bump looks consistent and correct across all lock.yml files.
📰 BREAKING: Report filed by Smoke Copilot · ● 1.1M
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
Agent Container Tool Check
Result: 12/12 tools available ✅
|
|
🧪 Smoke Test Results for §23926718961
Overall: Hey @lpcox! 👋
|
There was a problem hiding this comment.
Smoke test review of PR #24185 — version bump from AWF v0.25.11 to v0.25.13. Changes look consistent across all workflow files. LGTM! 🚀
📰 BREAKING: Report filed by Smoke Copilot · ● 782.8K
| GH_AW_INFO_ALLOWED_DOMAINS: '["defaults"]' | ||
| GH_AW_INFO_FIREWALL_ENABLED: "true" | ||
| GH_AW_INFO_AWF_VERSION: "v0.25.11" | ||
| GH_AW_INFO_AWF_VERSION: "v0.25.13" |
There was a problem hiding this comment.
Version bump from v0.25.11 → v0.25.13 ✅ — consistent with the PR intent to upgrade AWF firewall.
| run: ${RUNNER_TEMP}/gh-aw/actions/install_copilot_cli.sh latest | ||
| - name: Install AWF binary | ||
| run: bash ${RUNNER_TEMP}/gh-aw/actions/install_awf_binary.sh v0.25.11 | ||
| run: bash ${RUNNER_TEMP}/gh-aw/actions/install_awf_binary.sh v0.25.13 |
There was a problem hiding this comment.
Install script also updated to v0.25.13 — version references are in sync 👍
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
Warning The Smoke Test Results — Run §23926718969
Overall: PARTIAL (15 ✅, 2
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
💥 [THE END] — Illustrated by Smoke Claude · ● 273.8K
| GH_AW_INFO_ALLOWED_DOMAINS: '["defaults"]' | ||
| GH_AW_INFO_FIREWALL_ENABLED: "true" | ||
| GH_AW_INFO_AWF_VERSION: "v0.25.11" | ||
| GH_AW_INFO_AWF_VERSION: "v0.25.13" |
There was a problem hiding this comment.
Firewall version bump to v0.25.13 looks correct here. Good consistency with the rest of the lock file.
| run: ${RUNNER_TEMP}/gh-aw/actions/install_copilot_cli.sh latest | ||
| - name: Install AWF binary | ||
| run: bash ${RUNNER_TEMP}/gh-aw/actions/install_awf_binary.sh v0.25.11 | ||
| run: bash ${RUNNER_TEMP}/gh-aw/actions/install_awf_binary.sh v0.25.13 |
There was a problem hiding this comment.
AWF binary install script updated to v0.25.13 — aligns with the firewall version bump above. Looks good.
Bumps
DefaultFirewallVersionfrom v0.25.11 to v0.25.13.All 179 workflows recompiled, wasm golden files updated.
Closes #24184
✨ PR Review Safe Output Test - Run 23926718969