imbajin commented on code in PR #2109: URL: https://github.com/apache/incubator-hugegraph/pull/2109#discussion_r1109427677
########## hugegraph-dist/scripts/validate-release.sh: ########## @@ -25,6 +25,7 @@ URL_PREFIX="https://dist.apache.org/repos/dist/dev/incubator/hugegraph/" # release version (input by committer) RELEASE_VERSION=$1 JAVA_VERSION=$2 +USER=$3 Review Comment: > > also move this file to hugegraph-doc repo? > > It can be discussed that the server keep validate shell script while hugegraph-doc keep ci actions ? @javeme @imbajin Both fine, and wait until the **first release** is completed. After confirming the stability, we can merge current PR, could leave it alone for now -- 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]
