[ 
https://issues.apache.org/jira/browse/YUNIKORN-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wilfred Spiegelenburg resolved YUNIKORN-399.
--------------------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

The build was broken due to some configuration issues that showed up as link 
issues.
The first set of changes made by Weiwei fixed the issue but contained a number 
of unneeded changes.

Cleaned up the changes.

The IDE removed an unused import from the {{index.js}} script which caused the 
build failure around React not found.
There is a lot of undocumented assumptions and pieces that need to fit 
correctly otherwise the build will fail with strange seemingly unrelated errors.

> website publishing fails due to docusaurus build failure
> --------------------------------------------------------
>
>                 Key: YUNIKORN-399
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-399
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: website
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.10
>
>
> Docusaurus in the latest versions breaks the build (2.0.0-alpha.62 and 
> 2.0.0-alpha.63) at least. The build complains about:
> {code}
> - Page path = /docs/setup/configure_scheduler:
>    -> link to /community/get_involved
> - Page path = /docs/setup/deployment:
>    -> link to /community/get_involved
> - Page path = /docs/setup/env_setup:
>    -> link to /community/get_involved
> Note: it's possible to ignore broken links with the 'onBrokenLinks' 
> Docusaurus configuration.
>     at Object.reportMessage 
> (/incubator-yunikorn-site/node_modules/@docusaurus/core/lib/server/utils.js:37:19)
>     at Object.handleBrokenLinks 
> (/incubator-yunikorn-site/node_modules/@docusaurus/core/lib/server/brokenLinks.js:128:17)
>     at async build 
> (/incubator-yunikorn-site/node_modules/@docusaurus/core/lib/commands/build.js:104:5)
> {code}
> This site build without issues in earlier versions (2.0.0-alpha.61) and 
> earlier.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to