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

chore(dist): tar source and binary package for hugegraph with pd-store #2594

Merged
merged 13 commits into from
Aug 6, 2024

Conversation

VGalaxies
Copy link
Contributor

@VGalaxies VGalaxies commented Jul 17, 2024

As title.

  • Some files, such as libjemalloc.so, were excluded during packaging and are automatically downloaded at runtime.
  • Change package artifact name from apache-hugegraph-incubating-(pd/store/server)-xxx to apache-hugegraph-(pd/store/server)-incubating-xxx.

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.21%. Comparing base (91f5b33) to head (fb4a92c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2594      +/-   ##
============================================
+ Coverage     47.12%   47.21%   +0.08%     
  Complexity      583      583              
============================================
  Files           718      718              
  Lines         58441    58441              
  Branches       7492     7492              
============================================
+ Hits          27543    27592      +49     
+ Misses        28127    28066      -61     
- Partials       2771     2783      +12     

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

@VGalaxies VGalaxies marked this pull request as ready for review July 18, 2024 03:24
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. pd PD module store Store module labels Jul 18, 2024
@VGalaxies VGalaxies requested a review from imbajin July 18, 2024 03:27
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 6, 2024
@JackyYangPassion JackyYangPassion merged commit dc3070f into master Aug 6, 2024
16 of 17 checks passed
@JackyYangPassion JackyYangPassion deleted the dist-1.5.0 branch August 6, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer pd PD module size:L This PR changes 100-499 lines, ignoring generated files. store Store module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants