You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by "imbajin (via GitHub)" <gi...@apache.org> on 2023/02/17 08:23:05 UTC

[GitHub] [incubator-hugegraph] imbajin commented on a diff in pull request #2109: validate release support mulit os

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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org