errose28 opened a new pull request, #61:
URL: https://github.com/apache/ozone-site/pull/61

   ## Summary
   
   Docusaurus 3.1.0 was released earlier this month: 
https://docusaurus.io/blog/releases/3.1
   It includes some bug fixes and a new feature to fail the build on broken 
markdown anchor (header) links.
   
   ## Jira
   
   HDDS-10205
   
   ## Testing
   
   Site remains functional in the following deployments:
   - Dev server: `pnpm run start`
   - Prod build: `pnpm run build && pnpm run serve`
   - Docker image: `docker compose up --build # --build to build a new image 
with the updated dependencies`
   
   ## TODO
   
   - [ ] There is a build time regression for 3.1.0 reported recently and fixed 
in https://github.com/facebook/docusaurus/pull/9778. It does not affect this 
site (build time is still 5 seconds with the changes) but let's wait a bit to 
see if a patch release is published.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to