-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update common version and remove jersey code (#538)
* Update client-ci.yml add on workflow_dispatch * replace jersey with okhttp * fix test error * fix the problem that mockito can't mock final class * fix error * Update BaseClientTest.java * https support && add licence header * fix licence check error * fix error * fix licence check error * fix error * rename rest class && remove jersey dependency * add workflow_dispatch * add workflow_dispatch * hubble error fix * update okhttp version of hubble * refactor class name * add workflow_dispatch * fix licence dependency check error * feat: merge request * chore(ci): add stage profile settings * update common version and fix code * fix * fix * update version * fix spark-connector-ci * fix spark-connector-ci * fix spark-connector-ci * update client version * update client version * fix license-checker * code optimize * remove useless dependency * remove useless code * fix licence check * fix import & update api version * remove redundant common import in hubble * remove redundant lombok version * remove useless code * add comment * rename id * add encode test case * add encode test case and fix code issue * fix test error * fix test error * fix code issue * fix code issue * fix code issue * update hg server commitId * debug ci error * revert commit ID & let it pass 100 * Update client-ci.yml * tiny fix --------- Co-authored-by: tianzy <tianzy@home.com> Co-authored-by: imbajin <jin@apache.org>
- Loading branch information
1 parent
b066b80
commit cb68bea
Showing
30 changed files
with
410 additions
and
432 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.