🔄 chore: bump pinned gh-aw schema URL to v0.84.3 - #10759
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🔒 mcpg Read-Only Stress — default AWFSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
References: §31069483899
|
🔒 mcpg Read-Only Stress — gVisorSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
References: §31069483895
|
🔒 mcpg Read-Only Stress — docker-sbxSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
|
|
@copilot fix this failing ci check https://github.com/github/gh-aw-mcpg/actions/runs/31069483958/job/92661452007?pr=10759 |
Schema URL Update
Updates the MCP Gateway JSON schema validation URL from the previous version to
v0.84.3.Files Changed
internal/config/validation_errors.go—SchemaURLconstant updated tov0.84.3internal/config/validation_schema_test.go— hardcoded schema URL updated tov0.84.3Why
Pinning to a specific release tag ensures reproducible, deterministic configuration validation — the schema won't silently change between runs.
Release Notes
See the gh-aw release notes for changes in this schema version.