fix: ignore generated migration manifests in templates - #2557
Merged
Conversation
|
| Name | Type |
|---|---|
| emdash | Minor |
| @emdash-cms/cloudflare | Minor |
| @emdash-cms/sandbox-workerd | Patch |
| @emdash-cms/plugin-mcp-smoke | Major |
| @emdash-cms/fixture-perf-site | Patch |
| @emdash-cms/perf-demo-site | Patch |
| @emdash-cms/cache-demo-site | Patch |
| @emdash-cms/do-demo-site | Patch |
| @emdash-cms/do-solo-demo-site | Patch |
| @emdash-cms/admin | Minor |
| @emdash-cms/auth | Minor |
| @emdash-cms/blocks | Minor |
| @emdash-cms/gutenberg-to-portable-text | Minor |
| @emdash-cms/x402 | Minor |
| create-emdash | Minor |
| @emdash-cms/auth-atproto | Patch |
| @emdash-cms/plugin-embeds | Patch |
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
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/auth-atproto
@emdash-cms/blocks
@emdash-cms/cloudflare
@emdash-cms/contentful-to-portable-text
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/plugin-cli
@emdash-cms/plugin-types
@emdash-cms/registry-client
@emdash-cms/registry-lexicons
@emdash-cms/registry-verification
@emdash-cms/sandbox-workerd
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-field-kit
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
🚀 Deploying Preview to Cloudflare 🚀Preview Deployments by commit
|
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | 8c77fed | Aug 19 2026, 12:21 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-do | 8c77fed | Aug 19 2026, 12:21 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-cache | 8c77fed | Aug 19 2026, 12:19 PM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Ignores the generated
.emdash/migrations.jsonmanifest in all nine shipped templates so an Astro build does not leave a new site with an untracked file. Documents the same rule for existing sites and updates the existing deployment migration changeset while preserving its association with #2437.Follow-up to #2437.
Type of change
Checklist
pnpm typecheckpassespnpm lintpassespnpm testpasses (or targeted tests for my change)pnpm formathas been runmessages.pochanges except in translation PRs — a workflow extracts catalogs on merge tomain.No new test file is needed for static ignore metadata. A targeted check verifies that every shipped template ignores
.emdash/migrations.jsonexactly once. The change has no admin UI strings.AI-generated code disclosure
Screenshots / test output
Not applicable; this change has no visual output.
pnpm typecheckpnpm typecheck:templatespnpm lintpnpm formatpnpm --dir docs build9/9