You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ethan Rose (Jira)" <ji...@apache.org> on 2023/12/07 00:40:00 UTC

[jira] [Commented] (HDDS-9568) Add docusaurus build check in github actions

    [ https://issues.apache.org/jira/browse/HDDS-9568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793969#comment-17793969 ] 

Ethan Rose commented on HDDS-9568:
----------------------------------

Docusaurus build check by default will fail if the website has [broken links|https://docusaurus.io/docs/next/api/docusaurus-config#onBrokenLinks], but we should make it fail for [broken markdown links|https://docusaurus.io/docs/next/api/docusaurus-config#onBrokenMarkdownLinks] as well.

> Add docusaurus build check in github actions
> --------------------------------------------
>
>                 Key: HDDS-9568
>                 URL: https://issues.apache.org/jira/browse/HDDS-9568
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: CI, website
>            Reporter: Ethan Rose
>            Priority: Major
>
> The command to build the docusaurus site ({{npm run build}}) will fail if files are incorrectly defined. While this is not a guarantee that the website renders correctly, it is a quick smoke test that we can add run for PRs in github actions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org