Bump default AWF version to v0.20.1 and regenerate workflow lock files#16744
Bump default AWF version to v0.20.1 and regenerate workflow lock files#16744
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
@copilot regenerate workflows |
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Regenerated all workflow lock files and pushed in commit d9d5358. The compiled Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
🧪 Smoke Temporary ID is now testing temporary ID functionality... |
|
🧪 Smoke Project is now testing project operations... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
There was a problem hiding this comment.
Pull request overview
This pull request updates the default Agentic Workflow Firewall (AWF) version from v0.20.0 to v0.20.1 across the codebase and regenerates all workflow lock files to reflect this change.
Changes:
- Updated the
DefaultFirewallVersionconstant inpkg/constants/constants.gofrom "v0.20.0" to "v0.20.1" - Regenerated all
.github/workflows/*.lock.ymlfiles with the new AWF version references
Reviewed changes
Copilot reviewed 153 out of 153 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pkg/constants/constants.go | Updated DefaultFirewallVersion constant to v0.20.1 |
| .github/workflows/*.lock.yml (68 files) | Regenerated workflow lock files with updated AWF version references in metadata, installation scripts, Docker image tags, and runtime flags |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
✅ Smoke Project completed successfully. All project operations validated. |
|
PRs: Add deep-link support and fetch samples from GitHub URLs; [docs] Update documentation for features from 2026-02-19
|
|
Smoke test results for run §22169157871:
Overall: CC
|
There was a problem hiding this comment.
Reviewed the AWF version bump from v0.20.0 → v0.20.1. Changes are consistent across all lock files — version strings, binary install scripts, and docker image tags all updated in lockstep. Looks good! 🚀
📰 BREAKING: Report filed by Smoke Copilot for issue #16744
| @@ -410,7 +410,7 @@ jobs: | |||
| staged: false, | |||
| allowed_domains: ["defaults"], | |||
There was a problem hiding this comment.
✅ Version bump to v0.20.1 looks good. This is a consistent update across all workflow files.
| await determineAutomaticLockdown(github, context, core); | ||
| - name: Download container images | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.20.0 ghcr.io/github/gh-aw-firewall/api-proxy:0.20.0 ghcr.io/github/gh-aw-firewall/squid:0.20.0 ghcr.io/github/gh-aw-mcpg:v0.1.4 ghcr.io/github/github-mcp-server:v0.30.3 node:lts-alpine | ||
| run: bash /opt/gh-aw/actions/download_docker_images.sh ghcr.io/github/gh-aw-firewall/agent:0.20.1 ghcr.io/github/gh-aw-firewall/api-proxy:0.20.1 ghcr.io/github/gh-aw-firewall/squid:0.20.1 ghcr.io/github/gh-aw-mcpg:v0.1.4 ghcr.io/github/github-mcp-server:v0.30.3 node:lts-alpine |
There was a problem hiding this comment.
The firewall image tags are also updated to 0.20.1 here — good to see the docker images, awf binary, and version string all bumped consistently in one PR.
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 Smoke test complete. 10/11 tests passed. Serena MCP was not available in this environment. All other tests (GitHub MCP, Safe Inputs CLI, Playwright, File I/O, Discussion, Build, Workflow Dispatch, PR Review) passed successfully. |
Smoke Test Results - Run §22169157860Overall: PARTIAL (2 skipped, 0 failed)
|
There was a problem hiding this comment.
💥 Automated smoke test review - all systems nominal!
💥 [THE END] — Illustrated by Smoke Claude for issue #16744
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Fixed. Root cause was stale wasm golden fixtures after the AWF version bump. I regenerated and committed the updated wasm golden outputs in c7d8aa9, and the failing CI jobs ( Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.
Changeset
✨ PR Review Safe Output Test - Run 22169157860