jest icon indicating copy to clipboard operation
jest copied to clipboard

[Docs]: Website deploy is broken

Open SimenB opened this issue 1 year ago • 1 comments

Page(s)

https://app.netlify.com/sites/jestjs/deploys/66b079c587a7fa0008f883c2

Description

The build for some reason have started to complain about missing sidebar (for Chinese only).

image

Running yarn workspace jest-website build locally passes without any issues, so I'm not sure where to even begin looking.

@slorber any ideas? 😅

SimenB avatar Aug 05 '24 07:08 SimenB

@SimenB one of your translators probably translated the front matter id of this doc to Chinese:

https://github.com/jestjs/jest/blob/main/docs/UpgradingToJest29.md

Then the Chinese sidebar now tries to reference an id that doesn't exist anymore since the id is in Chinese.

The solution is to delete the translation from Crowdin.

Unfortunately there's no way on Crowdin to automatically prevent translators from translating front matter, so this can happen again. At best you can click on the translated string and mark it as "hidden", on a per-string basis (time-consuming to mark them all as hidden, and won't cover newly added docs)

slorber avatar Aug 05 '24 08:08 slorber

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Sep 04 '24 09:09 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

github-actions[bot] avatar Oct 04 '24 09:10 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

github-actions[bot] avatar Oct 04 '24 09:10 github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

github-actions[bot] avatar Nov 04 '24 00:11 github-actions[bot]