vtlim opened a new pull request, #425: URL: https://github.com/apache/druid-website-src/pull/425
Docusaurus 2 assigns an alphanumeric string to all assets, unlike Docusaurus 1, which kept the filename as is. Example: https://druid.apache.org/assets/images/druid-architecture-c89f21addd50d76d07dbc3a730cd856f.png That means we can't re-publish a previous version of the docs without having the associated assets. This PR updates the build script to save the assets for all versions built. -- 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]
