amaechler commented on code in PR #392: URL: https://github.com/apache/druid-website-src/pull/392#discussion_r1228677089
########## scripts/build_docs.py: ########## @@ -0,0 +1,113 @@ +#!/usr/bin/python Review Comment: One thing that stands out to me are the python scripts here. Since we're already in node world with Docusaurus and all, it would feel natural to me to have node scripts instead? That would likely also integrate much nicer with the package scripts. -- 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]
