Bump default MCP Gateway image to gh-aw-mcpg v0.3.18#34081
Conversation
Co-authored-by: lpcox <[email protected]>
There was a problem hiding this comment.
Pull request overview
This pull request bumps the default MCP Gateway runtime image consumed by gh-aw from v0.3.17 to v0.3.18, and refreshes generated workflow artifacts / WASM golden fixtures so compiled outputs consistently reference the upgraded gateway tag.
Changes:
- Updated
DefaultMCPGatewayVersiontov0.3.18. - Refreshed generated
.github/workflows/*.lock.ymlartifacts embedding the MCP Gateway image tag. - Refreshed WASM compilation golden fixtures to match the new default image tag.
Show a summary per file
| File | Description |
|---|---|
| pkg/constants/version_constants.go | Bumps DefaultMCPGatewayVersion constant to v0.3.18. |
| .changeset/patch-bump-gh-aw-mcpg-v0-3-18.md | Adds changeset entry for the patch release note. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/smoke-copilot.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/playwright-cli-mode.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/pi.golden | Updates expected compiled output (including CLI proxy image) to gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/gemini.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/copilot.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/codex.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| pkg/workflow/testdata/TestWasmGolden_AllEngines/claude.golden | Updates expected compiled output to use gh-aw-mcpg:v0.3.18. |
| .github/workflows/workflow-skill-extractor.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/weekly-editors-health-check.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/visual-regression-checker.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/video-analyzer.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/update-astro.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/test-workflow.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/test-project-url-default.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/test-dispatcher.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/smoke-workflow-call.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/smoke-temporary-id.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/smoke-service-ports.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/smoke-ci.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/repo-tree-map.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/pr-nitpick-reviewer.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/pr-code-quality-reviewer.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/issue-triage-agent.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/github-remote-mcp-auth-test.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/firewall.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/example-permissions-warning.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/docs-noob-tester.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/dependabot-go-checker.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/dependabot-burner.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/daily-team-status.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/daily-syntax-error-quality.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/daily-sentrux-report.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/daily-malicious-code-scan.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/codex-github-remote-mcp-test.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/code-simplifier.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/bot-detection.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
| .github/workflows/ace-editor.lock.yml | Regenerated lockfile to reference gh-aw-mcpg:v0.3.18. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 121/245 changed files
- Comments generated: 0
|
❌ Test Quality Sentinel failed during test quality analysis. |
|
🧠 Matt Pocock Skills Reviewer failed during the skills-based review. |
|
✅ Design Decision Gate 🏗️ completed the design decision gate check. No ADR enforcement needed: PR #34081 does not have the 'implementation' label and has only 19 new lines of code in business logic directories (well under the 100-line threshold). |
|
|
|
|
|
Investigate the failed Test Quality Sentinel check and rerun checks.
|
This PR updates
gh-awto consume MCP Gatewayv0.3.18as the default runtime image. It aligns generated workflow artifacts with the new gateway tag so compiled outputs consistently reference the upgraded image.Version source update
DefaultMCPGatewayVersionfromv0.3.17tov0.3.18inpkg/constants/version_constants.go.Compiled workflow lockfile refresh
.github/workflows/*.lock.ymlartifacts that embedghcr.io/github/gh-aw-mcpg:v0.3.17tov0.3.18.WASM golden output refresh
pkg/workflow/testdata/TestWasmGolden_AllEngines/*.goldenpkg/workflow/testdata/TestWasmGolden_CompileFixtures/*.goldenRelease note entry
.changeset/patch-bump-gh-aw-mcpg-v0-3-18.mdfor the patch release note.