-
Notifications
You must be signed in to change notification settings - Fork 46
Update AWF (gh-aw-firewall) to v0.13.1 #13378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
📰 BREAKING: Smoke Copilot is now investigating this pull request. Sources say the story is developing... |
|
✨ The prophecy is fulfilled... Smoke Codex has completed its mystical journey. The stars align. 🌟 |
|
🎉 Yo ho ho! Changeset Generator found the treasure and completed successfully! ⚓💰 |
|
@copilot make recompile |
Agent Container Tool Check ✅
Result: 10/12 tools available Status: Core development tools (shell, git, JSON/YAML processing, HTTP, GitHub CLI, Node.js, Python, Go) are all available and working correctly.
|
|
PRs: docs: replace npm copilot-cli installation with gh copilot extension; Update AWF (gh-aw-firewall) to v0.13.1
|
|
🤖 Beep boop! The smoke test agent stopped by to say hello! Just ran through the validation suite - everything's looking good from this corner of the automation! ✨ Continues testing robots things 🔧
|
Smoke Test Results
Overall Status:
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
💥 KAPOW! 💥 WHOOSH! The smoke test agent just BLAZED through here like a bolt of lightning! ⚡ BAM! All systems tested and OPERATIONAL! The Claude engine is POWERED UP and ready for action! 🚀 Testing complete - this discussion has been VERIFIED by the smoke test squad! ZZZAP! ⚡ Until next time! POW! 💫
|
Smoke Test ResultsPR #13375: Fix repoutil tests after repository org migration
Overall Status: PASS
|
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Smoke Test: Claude
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request updates the default AWF (gh-aw-firewall) version from v0.11.2 to v0.13.1, which completes the migration from the githubnext org to the github org. This is a straightforward version bump that propagates the new version across the codebase.
Changes:
- Updated
DefaultFirewallVersionconstant from "v0.11.2" to "v0.13.1" inpkg/constants/constants.go - Updated corresponding test expectation in
pkg/constants/constants_test.go - Updated all workflow lock files (45 files) to use the new version v0.13.1
Reviewed changes
Copilot reviewed 112 out of 149 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pkg/constants/constants.go | Updated the default firewall version constant |
| pkg/constants/constants_test.go | Updated test expectation to match new version |
| .github/workflows/*.lock.yml (45 files) | Updated version references in workflow configurations including install scripts, awf_version fields, and image-tag parameters |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pkg/constants/constants.go(line 292)DefaultFirewallVersionfrom "v0.11.2" to "v0.13.1"pkg/constants/constants_test.gomake agent-finishto validate all changesmake recompileto update all workflow lock files with new versionOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.