-
Notifications
You must be signed in to change notification settings - Fork 2
ci: use local awf build in smoke workflows #388
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>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
✅ Coverage Check PassedOverall Coverage
Coverage comparison generated by |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
Smoke Test Results (Run #21266330109) Last 2 merged PRs:
✅ GitHub MCP: Retrieved PR data Status: PASS cc: @Mossaka
|
|
Smoke Test Results - Claude Last 2 Merged PRs:
Test Results:
Status: PASS
|
🔒 Security Review: Access Control WeakeningI've reviewed PR #388 and identified a security concern related to workflow access controls.
|
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
|
Smoke Test Results - Copilot Engine
✅ GitHub MCP: Retrieved last 2 merged PRs Status: PASS
|
Smoke Test Results (Claude)Last 2 Merged PRs:
Test Results:
Status: PASS
|
Smoke Copilot/Claude workflows should use a locally built awf binary instead of pulling release binaries. This adds a post-processing script and updates the locked workflows accordingly.
Workflow post-processing
scripts/ci/postprocess-smoke-workflows.tsto replace the release install step with local build + wrapper, preserving indentation and validating paths.Smoke workflow updates
smoke-copilot.lock.ymlandsmoke-claude.lock.ymlnow build from source and install a local wrapper.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.