Skip to content

Conversation

@sarah11918
Copy link
Member

@sarah11918 sarah11918 commented Oct 24, 2025

This addresses some link failures in translations on the v6 branch because:

  • we recently removed a bunch of translated pages, so some other links in non-removed pages had localized slugs
  • Astro.glob() is removed in v6, so some links that passed in current v5 docs (where it's still documented, though as deprecated) fail in v6 docs where this is removed entirely.

@netlify
Copy link

netlify bot commented Oct 24, 2025

Deploy Preview for astro-docs-2 ready!

Name Link
🔨 Latest commit fe4dba7
🔍 Latest deploy log https://app.netlify.com/projects/astro-docs-2/deploys/68fb4343265b930008ec62a3
😎 Deploy Preview https://deploy-preview-12616--astro-docs-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@github-actions github-actions bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Oct 24, 2025
@astrobot-houston
Copy link
Contributor

astrobot-houston commented Oct 24, 2025

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
es/reference/errors/astro-glob-no-match.mdx Localization removed, will be marked as missing.
es/reference/errors/astro-glob-used-outside.mdx Localization removed, will be marked as missing.
es/tutorial/5-astro-api/1.mdx Localization changed, will be marked as complete.
ja/guides/integrations-guide/netlify.mdx Localization changed, will be marked as complete.
ja/guides/migrate-to-astro/from-create-react-app.mdx Localization changed, will be marked as complete.
pt-br/reference/errors/astro-glob-no-match.mdx Localization removed, will be marked as missing.
pt-br/reference/errors/astro-glob-used-outside.mdx Localization removed, will be marked as missing.
pt-br/tutorial/5-astro-api/1.mdx Localization changed, will be marked as complete.
ru/reference/errors/astro-glob-no-match.mdx Localization removed, will be marked as missing.
ru/reference/errors/astro-glob-used-outside.mdx Localization removed, will be marked as missing.
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.

@sarah11918 sarah11918 changed the title Localized v6 link failures related to Astro.glob() [i18nIgnore] Localized v6 link failures related to Astro.glob() Oct 24, 2025
@sarah11918 sarah11918 added 6.0 typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text. labels Oct 24, 2025
Copy link
Member

@ArmandPhilippot ArmandPhilippot left a comment

Choose a reason for hiding this comment

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

I was going to say we could just remove the "See also:" from the translated errors because they seem up to date, but they translate the error itself so, yeah, it's probably better to remove them entirely!

LGTM!

@sarah11918
Copy link
Member Author

Alright, thanks for the reviews! Let's watch some dominoes (hopefully) fall!

@sarah11918 sarah11918 merged commit 88ef3c5 into v6 Oct 24, 2025
11 checks passed
@sarah11918 sarah11918 deleted the v6-astroglob branch October 24, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.0 i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! typo/link/grammar - quick fix! Quick fix for a link, typo, grammar/syntax error etc. Doesn't significantly change meaning of text.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants