Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dist): support docker deployment for PD and Store #2573

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

VGalaxies
Copy link
Contributor

@VGalaxies VGalaxies commented Jul 10, 2024

cherry-pick #2529 to master.

https://github.com/hugegraph/actions needs to be adjusted accordingly, see hugegraph/actions#9.

Some documentation related to docker deployment also needs to be adjusted, such as https://github.com/apache/incubator-hugegraph/blob/master/README.md.

After this PR, the commits from the pd-store branch that are ahead of the master branch have been merged into the main trunk; the pd-store branch can be archived.

@VGalaxies VGalaxies requested a review from imbajin July 10, 2024 09:38
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. ci-cd Build or deploy feature New feature labels Jul 10, 2024
Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.05%. Comparing base (9f89afc) to head (7bea999).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2573      +/-   ##
============================================
+ Coverage     52.97%   53.05%   +0.07%     
  Complexity      827      827              
============================================
  Files           643      643              
  Lines         53387    53387              
  Branches       7018     7018              
============================================
+ Hits          28280    28322      +42     
+ Misses        22279    22229      -50     
- Partials       2828     2836       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@imbajin imbajin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move on~

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jul 11, 2024
@JackyYangPassion JackyYangPassion merged commit 882f3b7 into master Jul 15, 2024
16 of 17 checks passed
@JackyYangPassion JackyYangPassion deleted the pd-store-docker branch July 15, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Build or deploy feature New feature lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants