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(docker): cherry-pick commits from master to remove zgc in dockerfile for ARM env as #2421 #2427

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

aroundabout
Copy link
Contributor

Purpose of the PR

Main Changes

Verifying these changes

  1. tested by hugegraph-test
  • Trivial rework / code cleanup without any test coverage. (No Need)
  • Already covered by existing tests, such as (please modify tests here).
  • Need tests and can be verified as follows:
    • xxx

Does this PR potentially affect the following parts?

  • Nope
  • Dependencies (add/update license info)
  • Modify configurations
  • The public API
  • Other affects (typed here)

Documentation Status

  • Doc - TODO
  • Doc - Done
  • Doc - No Need

* remove zgc

* Apply suggestions from code review

Co-authored-by: imbajin <[email protected]>

* add comment for hugegraph-server.sh

* fix enable-auth.sh

* init store in entrypoint

* use flag file to skip re-init

* delete tar.gz

* simply dockerfile

* mvn optimize

* simply dockerfile

* add init log in docker

---------

Co-authored-by: imbajin <[email protected]>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. ci-cd Build or deploy labels Jan 26, 2024
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (docker-1.2.0@1123e85). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff               @@
##             docker-1.2.0    #2427   +/-   ##
===============================================
  Coverage                ?   66.21%           
  Complexity              ?      828           
===============================================
  Files                   ?      511           
  Lines                   ?    42590           
  Branches                ?     5941           
===============================================
  Hits                    ?    28200           
  Misses                  ?    11575           
  Partials                ?     2815           

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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 26, 2024
@imbajin imbajin merged commit 5bfcaea into apache:docker-1.2.0 Jan 29, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-cd Build or deploy lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants