Skip to content

fix: rename catalog artifacts to registry-legacy and registry-upstream#661

Merged
rdimitrov merged 2 commits intomainfrom
fix/rename-catalog-artifacts
Apr 6, 2026
Merged

fix: rename catalog artifacts to registry-legacy and registry-upstream#661
rdimitrov merged 2 commits intomainfrom
fix/rename-catalog-artifacts

Conversation

@rdimitrov
Copy link
Copy Markdown
Member

@rdimitrov rdimitrov commented Apr 2, 2026

Do not merge this week. This is part of a coordinated rename across multiple repos — all PRs need to land together.

Summary

Test plan

  • Docs build passes
  • Verify paths match the new catalog artifact names

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings April 2, 2026 14:51
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Apr 6, 2026 0:00am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates ToolHive Registry documentation to reflect renamed catalog artifacts in stacklok/toolhive-catalog, ensuring Git-based registry sync examples point at the new JSON filenames.

Changes:

  • Replaced references to pkg/catalog/toolhive/data/registry.json with pkg/catalog/toolhive/data/registry-legacy.json in registry deployment guides.
  • Replaced pkg/catalog/toolhive/data/official-registry.json with pkg/catalog/toolhive/data/registry-upstream.json in configuration examples.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
docs/toolhive/guides-registry/deploy-operator.mdx Updates all Operator-based Git registry examples to use registry-legacy.json.
docs/toolhive/guides-registry/deploy-manual.mdx Updates the manual deployment ConfigMap example to use registry-legacy.json.
docs/toolhive/guides-registry/configuration.mdx Updates upstream/toolhive Git path examples to use registry-upstream.json and registry-legacy.json.

Rename catalog output files to avoid filename collisions in release
artifacts and provide clearer naming:

- `registry.json` → `registry-legacy.json`
- `official-registry.json` → `registry-upstream.json`

This ensures all 4 release artifacts (2 formats × 2 registries) have
distinct names instead of overwriting each other.

Signed-off-by: Radoslav Dimitrov <radoslav@dimitrov.dev>
@rdimitrov rdimitrov merged commit d2a2779 into main Apr 6, 2026
4 checks passed
@rdimitrov rdimitrov deleted the fix/rename-catalog-artifacts branch April 6, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants