You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by zh...@apache.org on 2022/11/02 11:42:10 UTC

[incubator-hugegraph-computer] branch update_commit_id created (now 09555c9e)

This is an automated email from the ASF dual-hosted git repository.

zhaocong pushed a change to branch update_commit_id
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


      at 09555c9e Update commit_id

This branch includes the following new commits:

     new 09555c9e Update commit_id

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-hugegraph-computer] 01/01: Update commit_id

Posted by zh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zhaocong pushed a commit to branch update_commit_id
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git

commit 09555c9e8d0eaa571e98d7e6f83e0c80ae0a0362
Author: coderzc <zh...@apache.org>
AuthorDate: Wed Nov 2 19:41:54 2022 +0800

    Update commit_id
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a8c4e94d..e1facbce 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
     env:
       TRAVIS_DIR: computer-dist/src/assembly/travis
       KUBERNETES_VERSION: 1.20.1
-      HUGEGRAPH_SERVER_COMMIT_ID: 848b8fb17804ddc561af832dff0bdc3f6221c904
+      HUGEGRAPH_SERVER_COMMIT_ID: 19ef0ac203b06e2d5324927f970da133636be38f
 
     steps:
       - name: Checkout