Skip to content

feat(frontend): point homepage Schema Library card to the Marketplace - #10634

Merged
saltas888 merged 1 commit into
stablefrom
bgi-adjust-marketplace-component
Sep 16, 2026
Merged

saltas888 merged 1 commit into
stablefrom
bgi-adjust-marketplace-component

Conversation

@BaptisteGi

@BaptisteGi BaptisteGi commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

Why

The homepage's Getting Started "Schema Library" card linked to the raw opsmill/schema-library GitHub repo. The Infrahub Marketplace (https://marketplace.infrahub.app/) now supersedes that repo as the way teams find, evaluate, and install schemas, and is positioned to expand beyond schemas over time — so the card should point users there instead.

What changed

  • Card title: "Schema Library" -> "Marketplace" (drops schema-specific naming since the Marketplace's scope will grow beyond schemas)
  • Link target: opsmill/schema-library GitHub repo -> marketplace.infrahub.app, link label "Docs" -> "Browse"
  • Icon: mdi:cloud-json -> mdi:storefront-outline (generic marketplace icon)
  • Description reworded to describe the curated Marketplace catalog

No schema changes, no API changes, only affects the homepage getting-started component.

How to test

cd frontend/app && pnpm dev

Open the homepage and check the Getting Started section's Marketplace card links to https://marketplace.infrahub.app/.

Checklist

  • Changelog entry added (changelog/+homepage-marketplace-card.changed.md)
  • External docs updated (n/a — no docs reference the old Schema Library link)
  • I have reviewed AI generated content

Review in cubic

The GitHub schema-library repo is superseded by the Infrahub Marketplace
as the way teams find and install schemas, so the Getting Started card
now links there instead, renamed to "Marketplace" to reflect its
broader scope beyond schemas.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@BaptisteGi
BaptisteGi requested a review from a team as a code owner September 14, 2026 13:24
@github-actions github-actions Bot added the group/frontend React UI: rendering, forms, layout, client-side queries label Sep 14, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Shadow auto-approve: would auto-approve. Homepage Getting Started card is updated to point to the Infrahub Marketplace, with matching title, icon, link label, and description; changelog entry added. No schema, API, or behavioral risk beyond a small bounded frontend copy/link change.

Re-trigger cubic

@saltas888
saltas888 merged commit 1d463be into stable Sep 16, 2026
53 checks passed
@saltas888
saltas888 deleted the bgi-adjust-marketplace-component branch September 16, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

group/frontend React UI: rendering, forms, layout, client-side queries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants