Skip to content

🔄 chore: pin gh-aw schema URL to v0.80.9#7966

Merged
lpcox merged 1 commit into
mainfrom
chore/pin-gh-aw-schema-v0.80.9-70fa4b4dcf7caa73
Jun 23, 2026
Merged

🔄 chore: pin gh-aw schema URL to v0.80.9#7966
lpcox merged 1 commit into
mainfrom
chore/pin-gh-aw-schema-v0.80.9-70fa4b4dcf7caa73

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Schema URL Update

Updates the MCP Gateway JSON schema validation URL from v0.79.8 to v0.80.9.

Files Changed

  • internal/config/validation_rules.goSchemaURL updated to v0.80.9
  • internal/config/validation_schema_test.go — hardcoded schema URL updated to v0.80.9

Why

Pinning to a specific release tag ensures reproducible, deterministic configuration validation so the referenced schema does not silently change between runs.

Notes

The current repo layout no longer has a URL-bearing schemaURL in internal/config/validation_schema.go; validation there uses an embedded schema, so only the public schema reference constant and its test fixture required updates.

Validation

  • go build ./...
  • go test ./internal/config/...
  • make agent-finished

Release Notes

See the gh-aw release notes for changes in this schema version.

Generated by Nightly Schema Updater · 109.5 AIC · ⊞ 28.9K ·

  • expires on Jun 30, 2026, 4:03 AM UTC

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@lpcox lpcox merged commit b815be3 into main Jun 23, 2026
23 checks passed
@lpcox lpcox deleted the chore/pin-gh-aw-schema-v0.80.9-70fa4b4dcf7caa73 branch June 23, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant