Skip to content

fix(ci): restore template repo update - #1302

Merged
teemingc merged 1 commit into
mainfrom
fix/update-template-repo-script
Aug 27, 2026
Merged

fix(ci): restore template repo update#1302
teemingc merged 1 commit into
mainfrom
fix/update-template-repo-script

Conversation

@jycouet

@jycouet jycouet commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Closes #

Description

Since #838 the @sveltejs/create package no longer exists, so pnpm -F @sveltejs/create update-template-repo silently matched nothing (exit 0) and kit-template-default stopped being updated on release.

  • workflows now run pnpm -F sv update-template-repo, and sv gets that script back
  • update-template-repo-contents.js: import create from sv (built output, the ../index.ts import wasn't runnable) and use the current object signature
  • fix the tmp dir path after the folder move

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@pkg-svelte-dev

Copy link
Copy Markdown

Install the latest version of sv from b03b403:

pnx https://pkg.svelte.dev/sv/c/b03b403ef0d0ed857ac2b0bd35f435242981b790 create

Open in pkg.svelte.dev: https://pkg.svelte.dev/repos/cli/pr/1302

@changeset-bot

changeset-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b03b403

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

@svelte-docs-bot

Copy link
Copy Markdown

@teemingc
teemingc merged commit 03fc69b into main Aug 27, 2026
6 checks passed
@teemingc
teemingc deleted the fix/update-template-repo-script branch August 27, 2026 18:38
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.

2 participants