Skip to content

Fix template sync after release - #5109

Open
zbeyens wants to merge 1 commit into
mainfrom
templates/release-sync-failure
Open

Fix template sync after release#5109
zbeyens wants to merge 1 commit into
mainfrom
templates/release-sync-failure

Conversation

@zbeyens

@zbeyens zbeyens commented Aug 24, 2026

Copy link
Copy Markdown
Member

Template sync after release produced changes but did not pass automation.

  • pnpm templates:update --local: failure
  • template CI: skipped

@zbeyens
zbeyens requested a review from a team August 24, 2026 13:33
@codesandbox

codesandbox Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@changeset-bot

changeset-bot Bot commented Aug 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5353d20

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: adf263d5a5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +24 to +25
"lucide-react": "1.34.0",
"next": "16.3.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Regenerate both templates after fixing the sync failure

In the recorded scenario, pnpm templates:update --local failed and template CI was skipped; because tooling/scripts/update-templates.sh uses set -e and updates the basic template before the AI template, these version bumps are partial working-tree output while plate-playground-template remains stale. Fix the source registry/workflow failure, rerun the complete two-template generation, and commit only CI-verified generated output.

AGENTS.md reference: AGENTS.md:L29-L29

Useful? React with 👍 / 👎.

@zbeyens
zbeyens force-pushed the templates/release-sync-failure branch from adf263d to 5353d20 Compare August 24, 2026 16:30
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