Wilfred Spiegelenburg created YUNIKORN-1225:
-----------------------------------------------

             Summary: pin docusaurus version for website
                 Key: YUNIKORN-1225
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1225
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: website
            Reporter: Wilfred Spiegelenburg


YUNIKORN-1224 was needed to fix a breakage in the website auto deploy due to a 
release of an update for docusaurus. This release was not backward compatible 
with node.js and that was marked in the release notes as a breaking change.

In our package.json we specify a minimum release and all later compatible 
releases. Based on the version specified {{^2.0.0-beta.18}} in the package.json 
{{2.0.0-beta.21}} is newer and can be used but it broke the build as it did 
contain a breaking change.

We should remove the {{^}} and move to a pinned version with regular updates.

BTW: YUNIKORN-1224 did not fix the local build either as it still leaves the 
old node.js in local-build.sh



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to