morningman commented on code in PR #11081: URL: https://github.com/apache/doris/pull/11081#discussion_r926670797
########## .github/workflows/build-extension.yml: ########## @@ -54,8 +54,3 @@ jobs: - name: Build broker run: | cd fs_brokers/apache_hdfs_broker/ && /bin/bash build.sh - - - name: Build docs - run: | - cd docs && /bin/bash build_help_zip.sh && export NODE_OPTIONS="--max-old-space-size=8192" && npm install && npm run build Review Comment: we still need `build_help_zip.sh` ########## docs/.vuepress/sidebar/en/docs.js: ########## @@ -1,1014 +0,0 @@ -/* Review Comment: I think we still need this sidebar? -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org