Skip to content

fix(ci): stabilize template and registry sync#4868

Merged
zbeyens merged 4 commits intomainfrom
codex/fix-ci-template-registry
Mar 13, 2026
Merged

fix(ci): stabilize template and registry sync#4868
zbeyens merged 4 commits intomainfrom
codex/fix-ci-template-registry

Conversation

@zbeyens
Copy link
Member

@zbeyens zbeyens commented Mar 13, 2026

Summary

  • switch template updates to pnpm dlx shadcn@latest so registry automation stops exploding on Actions
  • commit the template churn produced by templates:update --local + bun lint:fix so ci-templates stops failing on generated formatting drift
  • fix the root lint blockers in apps/www/src/app/dev/table-perf/* that were breaking the main CI workflow

Verification

  • bun check
  • gh act pull_request -W .github/workflows/ci-templates.yml -j ci
  • gh act pull_request -W .github/workflows/registry.yml -j validate-registry

@zbeyens zbeyens requested a review from a team March 13, 2026 18:31
@codesandbox
Copy link

codesandbox bot commented Mar 13, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot
Copy link

changeset-bot bot commented Mar 13, 2026

⚠️ No Changeset found

Latest commit: ab11806

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Mar 13, 2026

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

Project Deployment Actions Updated (UTC)
plate Ready Ready Preview, Comment Mar 13, 2026 7:38pm

Request Review

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. bug Something isn't working maintenance labels Mar 13, 2026
@zbeyens zbeyens merged commit 80fe521 into main Mar 13, 2026
4 of 5 checks passed
@zbeyens zbeyens deleted the codex/fix-ci-template-registry branch March 13, 2026 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maintenance size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant