fix(client): server api version mismatch#542
Closed
liuxiaocs7 wants to merge 11 commits intoapache:masterfrom
Closed
fix(client): server api version mismatch#542liuxiaocs7 wants to merge 11 commits intoapache:masterfrom
liuxiaocs7 wants to merge 11 commits intoapache:masterfrom
Conversation
14 tasks
Member
|
�thanks, could also update the commit in this PR maybe could choose |
Member
Author
I see, thanks for the reply!~ Note: The project structure in the server has changed, we also need to update it at the same time HTTPS Hugegraph Server fails: |
11 tasks
This was referenced Nov 30, 2023
1 task
Member
|
It seems to be caused by this pr which removed the updated in e8fb2696d6154f20fd4d6e45ca58763e69145116 |
Member
11 tasks
DanGuge
added a commit
to DanGuge/incubator-hugegraph-toolchain
that referenced
this pull request
Dec 9, 2023
Member
|
refer to #550 |
DanGuge
added a commit
to DanGuge/incubator-hugegraph-toolchain
that referenced
this pull request
Dec 12, 2023
simon824
added a commit
that referenced
this pull request
Dec 12, 2023
* update tests with new traverser apis * remove print * license header fixed * pick from #542 * update paths * ignore test in client * ignore test in client * update commit id * fix names & tests * remote plugin from pom * fix token & ignore testCountWithProperties first * feat(tool):hg client support new metric api * update commit id * Update client-go-ci.yml --------- Co-authored-by: imbajin <[email protected]> Co-authored-by: 1289220708 <[email protected]> Co-authored-by: Simon Cheung <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.






Purpose of the PR
hugegraph/hugegraph-test#5 (comment)
api version is outdated in client will be handled in #546, this pr will handle the ci problem later~
Main Changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODODoc - DoneDoc - No Need