Skip to content

Add registry CI (build + drift check) and community-health files - #1

Merged
koishore merged 1 commit into
mainfrom
add-ci-and-community-health
Jun 7, 2026
Merged

Add registry CI (build + drift check) and community-health files#1
koishore merged 1 commit into
mainfrom
add-ci-and-community-health

Conversation

@koishore

@koishore koishore commented Jun 7, 2026

Copy link
Copy Markdown
Member

CI (.github/workflows/registry.yml) — runs npm run registry:build (shadcn build) and fails if public/r/ isn't rebuilt and committed. Those JSON artifacts are what consumers fetch raw from main via npx shadcn add @delego/..., so main must always hold in-sync build output. Verified locally: the build is reproducible and currently matches committed output (no drift).

Community-health files — SECURITY.md (supply-chain + XSS scope), CONTRIBUTING.md (documents the rebuild rule), CODEOWNERS.

Note: verify:tokens is intentionally not in CI — it's a cross-repo guard needing the sibling design-system + landing checkouts, so it stays a local check.

Part of an org-wide hygiene pass.

🤖 Generated with Claude Code

Add CI that runs 'shadcn build' and fails if public/r is not rebuilt+committed (the artifacts consumers fetch raw from main). Plus SECURITY.md, CONTRIBUTING.md (documenting the rebuild rule), and CODEOWNERS.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@koishore
koishore merged commit 8f87c92 into main Jun 7, 2026
1 check passed
@koishore
koishore deleted the add-ci-and-community-health branch June 7, 2026 19:42
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.

1 participant