Conversation
Integrates the Marketplace docs from PR #9093 into the revamped docs structure using the single-page merge pattern: - New `schema/marketplace/index.mdx` — merges the original topic and how-to guide into one page covering what the Marketplace is, how identifiers and versioning work, and the full fetch+load workflow (including version pinning, --stdout, and collection variants) - Sidebar: Marketplace added to Schema & Data → Schema operations - Replaces all Schema Library (github.com/opsmill/schema-library) references with Marketplace links across concepts, quickstart, next-steps, schema extensions, tutorials, and install pages - Adds "Load a schema" + Marketplace tip to community and enterprise install pages (the file that PR #9093 targeted has since moved) - Adds stderr/stdin/stdout to Vale spelling exceptions - Adds redirects-pending/marketplace.yml for URL redirect tracking Original content authored by Alex Gao. Closes #9093. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add Infrahub Marketplace page
Pin node version in frontend tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging stable into develop after merging pull request #9366.
Summary by cubic
Adds a new Infrahub Marketplace docs page and switches docs to the Marketplace workflow instead of the old Schema Library. Also pins Node 24.15.0 in CI to stabilize frontend tests.
New Features
infrahubctl marketplace get, version pinning,--stdout, collections).Refactors
infrahubctl schema load.stdin,stdout, andstderrto Vale spelling exceptions.Written for commit 92e0ef1. Summary will update on new commits.
Review in cubic