Skip to content

Astro v7#13872

Draft
ArmandPhilippot wants to merge 36 commits into
mainfrom
v7
Draft

Astro v7#13872
ArmandPhilippot wants to merge 36 commits into
mainfrom
v7

Conversation

@ArmandPhilippot

@ArmandPhilippot ArmandPhilippot commented May 12, 2026

Copy link
Copy Markdown
Member

The branch for your docs for all Astro v7.0 PRs!

Deploy preview: https://v7.docs.astro.build/en/guides/upgrade-to/v7/

Breaking changes (additions, removals, deprecations, stablizings...)

File to edit: v7 upgrade page: src/content/docs/en/guides/upgrade-to/v7.mdx

Use v6 upgrade guide as an example of format:

More guidance available in the Astro Docs Docs guide to breaking changes

TODO before merging this PR

TODO after merging this PR

  • Remove the redirections for v6.docs.astro.buid/* URLs to docs.astro.build/* and archive v6 docs
  • Create a redirection for v7.docs.astro.buid/* URLs to docs.astro.build/* to ensure existing links (e.g. blog posts) are still working and redirect to the up-to-date docs.
  • Remove the next branch from the Nightly workflow (see fix(v7): update nightly.yml to pull config and errors changes #13876)

Meta

Closes AST-173

@ArmandPhilippot ArmandPhilippot added this to the v7 milestone May 12, 2026
@ArmandPhilippot ArmandPhilippot added merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!) 7.0 labels May 12, 2026
@netlify

netlify Bot commented May 12, 2026

Copy link
Copy Markdown

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit c97f034
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/6a2c5cf89cffe80008c7cb04
😎 Deploy Preview https://deploy-preview-13872--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@astrobot-houston

astrobot-houston commented May 12, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
en/contribute.mdx Source changed, localizations will be marked as outdated.
en/getting-started.mdx Source changed, localizations will be marked as outdated.
en/guides/astro-db.mdx Source removed, will stop being tracked.
en/guides/build-with-ai.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/cloudflare.mdx Source changed, localizations will be marked as outdated.
en/guides/integrations-guide/db.mdx Source changed, localizations will be marked as outdated.
en/guides/routing.mdx Source changed, localizations will be marked as outdated.
en/guides/upgrade-to/v7.mdx Localization added, will be marked as complete.
en/reference/api-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/cli-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/configuration-reference.mdx Source changed, localizations will be marked as outdated.
en/reference/experimental-flags/advanced-routing.mdx Source removed, will stop being tracked.
en/reference/experimental-flags/queued-rendering.mdx Source removed, will stop being tracked.
en/reference/experimental-flags/rust-compiler.mdx Source removed, will stop being tracked.
en/reference/logger-reference.mdx Localization added, will be marked as complete.
en/reference/modules/astro-assets.mdx Source changed, localizations will be marked as outdated.
en/reference/modules/astro-config.mdx Source changed, localizations will be marked as outdated.
en/reference/modules/astro-fetch.mdx Localization added, will be marked as complete.
en/reference/modules/astro-hono.mdx Localization added, will be marked as complete.
en/reference/modules/astro-transitions.mdx Source changed, localizations will be marked as outdated.
en/upgrade-astro.mdx Source changed, localizations will be marked as outdated.
es/guides/astro-db.mdx Localization removed, will be marked as missing. 🔄️
es/reference/experimental-flags/rust-compiler.mdx Localization removed, will be marked as missing.
fr/guides/astro-db.mdx Localization removed, will be marked as missing. 🔄️
fr/guides/integrations-guide/db.mdx Localization removed, will be marked as missing. 🔄️
fr/reference/cli-reference.mdx Localization changed, will be marked as complete.
fr/reference/experimental-flags/advanced-routing.mdx Localization removed, will be marked as missing.
fr/reference/experimental-flags/logger.mdx Localization removed, will be marked as missing.
fr/reference/experimental-flags/queued-rendering.mdx Localization removed, will be marked as missing.
fr/reference/experimental-flags/rust-compiler.mdx Localization removed, will be marked as missing.
ja/reference/experimental-flags/queued-rendering.mdx Localization removed, will be marked as missing.
ja/reference/experimental-flags/rust-compiler.mdx Localization removed, will be marked as missing.
ko/guides/astro-db.mdx Localization removed, will be marked as missing. 🔄️
ko/guides/integrations-guide/db.mdx Localization removed, will be marked as missing. 🔄️
ko/reference/cli-reference.mdx Localization changed, will be marked as complete.
ko/reference/experimental-flags/advanced-routing.mdx Localization removed, will be marked as missing. 🔄️
ko/reference/experimental-flags/logger.mdx Localization removed, will be marked as missing.
ko/reference/experimental-flags/queued-rendering.mdx Localization removed, will be marked as missing.
ko/reference/experimental-flags/rust-compiler.mdx Localization removed, will be marked as missing.
zh-cn/guides/astro-db.mdx Localization removed, will be marked as missing. 🔄️
zh-cn/guides/integrations-guide/db.mdx Localization removed, will be marked as missing. 🔄️
zh-cn/reference/cli-reference.mdx Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

ArmandPhilippot and others added 2 commits May 12, 2026 14:44
…#13875)

Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
@github-actions github-actions Bot added i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! 🚨 action labels May 12, 2026
ArmandPhilippot and others added 14 commits May 12, 2026 18:57
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: matthewp <361671+matthewp@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Armand Philippot <59021693+ArmandPhilippot@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
matthewp and others added 15 commits June 9, 2026 12:13
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: Armand Philippot <git@armand.philippot.eu>
Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
#14037)

Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
Co-authored-by: Armand Philippot <59021693+ArmandPhilippot@users.noreply.github.com>
- Add deploy and deploy-preview workflows from main
- Add wrangler.jsonc for static site deploy (Worker: docs-v7)
- Add public/.assetsignore
- Replace Netlify env vars with hardcoded v7.docs.astro.build site URL
- Update .gitignore (.netlify -> .wrangler)
- Add wrangler as dev dependency
Bring in worker.js from main to handle localized 404 pages via the
ASSETS binding. Update wrangler.jsonc to use worker.js as entrypoint.
Remove the 404 status redirect from _redirects (unsupported by CF
Workers and now handled by the worker script).
@matthewp

Copy link
Copy Markdown
Contributor

I can resolve the conflicts here, but is it ok to merge main into this branch?

@ArmandPhilippot

Copy link
Copy Markdown
Member Author

@matthewp Yes, no issue! We regularly merge main into it to handle conflicts early!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

7.0 🚨 action i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! merge-on-release Don't merge this before the feature is released! (MQ=approved but WAIT for feature release!)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants