Skip to content

Add skills to upstream registry types and schema#3838

Merged
rdimitrov merged 2 commits intomainfrom
bump-registry
Feb 16, 2026
Merged

Add skills to upstream registry types and schema#3838
rdimitrov merged 2 commits intomainfrom
bump-registry

Conversation

@rdimitrov
Copy link
Copy Markdown
Member

The following PR adds skills alongside servers in the upstream registry format by:

  • Adding Skills []Skill field to UpstreamData
  • Creating skill.schema.json with validation for skill fields
  • Adding skills array to upstream-registry.schema.json
  • Adding ValidateSkillSchema() for standalone skill validation

Related: stacklok/toolhive-registry-server#441

Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
@rdimitrov rdimitrov requested a review from JAORMX as a code owner February 16, 2026 17:01
@github-actions github-actions Bot added the size/M Medium PR: 300-599 lines changed label Feb 16, 2026
@rdimitrov rdimitrov requested a review from blkt February 16, 2026 17:01
@github-actions github-actions Bot added size/M Medium PR: 300-599 lines changed and removed size/M Medium PR: 300-599 lines changed labels Feb 16, 2026
@rdimitrov
Copy link
Copy Markdown
Member Author

The failure should be resolved once we merge the PR as the reference is not there yet

@rdimitrov rdimitrov merged commit b7fc34f into main Feb 16, 2026
22 of 24 checks passed
@rdimitrov rdimitrov deleted the bump-registry branch February 16, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Medium PR: 300-599 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants