imbajin commented on code in PR #538:
URL: 
https://github.com/apache/incubator-hugegraph-toolchain/pull/538#discussion_r1413511236


##########
.github/workflows/hubble-ci.yml:
##########
@@ -23,7 +24,7 @@ on:
 env:
   TRAVIS_DIR: hugegraph-hubble/hubble-dist/assembly/travis
   # TODO: need update it later (eed6103359fe40d2f1476fb8c56d9388c3111a99)
-  COMMIT_ID: be6ee386b9939dc6bd6fcbdf2274b8acc3a0a314
+  COMMIT_ID: 69e6b461add1051831dd6cc0c36a5e249a3b3176

Review Comment:
   > @imbajin can we share the same COMMIT_ID with client-ci.yml (just use an 
global env var)
   
   I do want it too but not found the way to enhance it, however I get a better 
way to avoid hard code commit ID in ci,
   we could use "latestCommitID - X" (X >= 15 maybe) to get the **stable code** 
 in server & no need update the ID by ourselves if not necessary (will submit a 
PR after this adaptor) #542 



-- 
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]

Reply via email to