stalary commented on code in PR #12513: URL: https://github.com/apache/doris/pull/12513#discussion_r970199496
########## docs/en/docs/admin-manual/http-actions/be-version-info-action.md: ########## @@ -0,0 +1,99 @@ +--- +{ + "title": "Be Version Info Action", + "language": "zh-CN" Review Comment: ```suggestion "language": "en" ``` ########## gensrc/script/gen_build_version.sh: ########## @@ -27,7 +27,13 @@ set -eo pipefail -build_version="trunk" +build_version_prefix="doris" Review Comment: Does it need to be manually modified when we publish the version? ########## docs/en/docs/admin-manual/http-actions/fe/fe-version-info-action.md: ########## @@ -0,0 +1,101 @@ +--- +{ + "title": "Fe Version Info Action", + "language": "zh-CN" Review Comment: ```suggestion "language": "en" ``` -- 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