Skip to content

[i18nIgnore] Fix link checker workflow#8479

Merged
sarah11918 merged 20 commits into
mainfrom
chris/fix-link-checker
Jun 10, 2024
Merged

[i18nIgnore] Fix link checker workflow#8479
sarah11918 merged 20 commits into
mainfrom
chris/fix-link-checker

Conversation

@delucis
Copy link
Copy Markdown
Member

@delucis delucis commented Jun 10, 2024

Description (required)

  • Our link checker CI task has been silently failing due an out-of-memory error
  • This PR increases the Node memory size in CI to avoid this
  • We’ll need to resolve broken links before merging

The fixes in this PR are:

  • 1 link with vague/non-descript labels (separately in Fix vague link description in ApostropheCMS #8480 )
  • 3 links not using canonical URLS (missing trailing slash)
  • 3 links to unexpected languages (pointing to en instead of localized language)
  • 25 broken fragment links (most not pointing to localized anchor link)
  • 28 broken page links (most missing leading slash)

Note for /ja/ translators: guides/astro-db/ has been moved to old-translations/ folder! Your languages didn't get included in #8414 So you'll need to manually update your astro-db.mdx to account for these changes!

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2024 7:15pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs-i18n ⬜️ Ignored (Inspect) Jun 10, 2024 7:15pm

@astrobot-houston
Copy link
Copy Markdown
Contributor

astrobot-houston commented Jun 10, 2024

Lunaria Status Overview

🌑 This pull request will not trigger status changes.

Learn more

Lunaria automatically ignores changes on specific PRs by adding a ignored keyword in its title. Found: i18nIgnore.

You can change this by either removing the keyword above from the PR's title, or modifying the ignoreKeywords property in your Lunaria configuration file.

Tracked Files

Note

The notes below indicate what would happen if the pull request is merged when triggering status changes. Since a ignored keyword was found in the PR's title, the status changes indicated below won't be applied.

Locale File Note
ar basics/astro-pages.mdx Localization changed, will be marked as complete.
ar basics/project-structure.mdx Localization changed, will be marked as complete.
ar concepts/why-astro.mdx Localization changed, will be marked as complete.
ar guides/integrations-guide/sitemap.mdx Localization changed, will be marked as complete.
en recipes/sharing-state-islands.mdx Source changed, localizations will be marked as outdated.
en reference/container-reference.mdx Source changed, localizations will be marked as outdated.
es guides/cms/apostrophecms.mdx Localization changed, will be marked as complete. 🔄️
es guides/integrations-guide/db.mdx Localization changed, will be marked as complete.
es guides/internationalization.mdx Localization changed, will be marked as complete.
es reference/configuration-reference.mdx Localization changed, will be marked as complete.
fr getting-started.mdx Localization changed, will be marked as complete.
fr guides/astro-db.mdx Localization changed, will be marked as complete.
fr guides/cms/apostrophecms.mdx Localization changed, will be marked as complete. 🔄️
fr guides/integrations-guide/db.mdx Localization changed, will be marked as complete.
fr guides/integrations-guide/mdx.mdx Localization changed, will be marked as complete.
hi editor-setup.mdx Localization changed, will be marked as complete.
ja guides/integrations-guide/db.mdx Localization changed, will be marked as complete.
ja reference/configuration-reference.mdx Localization changed, will be marked as complete.
ko guides/cms/apostrophecms.mdx Localization changed, will be marked as complete. 🔄️
ko guides/internationalization.mdx Localization changed, will be marked as complete.
ko guides/upgrade-to/v4.mdx Localization changed, will be marked as complete.
ko recipes/sharing-state-islands.mdx Localization changed, will be marked as complete.
ko reference/configuration-reference.mdx Localization changed, will be marked as complete.
pl basics/astro-components.mdx Localization changed, will be marked as complete.
zh-cn guides/internationalization.mdx Localization changed, will be marked as complete.
zh-cn recipes/sharing-state-islands.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.

@github-actions github-actions Bot added the i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help! label Jun 10, 2024
@sarah11918 sarah11918 changed the title Fix link checker workflow [i18nIgnore] Fix link checker workflow Jun 10, 2024
@sarah11918 sarah11918 merged commit 592253f into main Jun 10, 2024
@sarah11918 sarah11918 deleted the chris/fix-link-checker branch June 10, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚨 action i18n Anything to do with internationalization & translation efforts - ask @YanThomas for help!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants