-
Notifications
You must be signed in to change notification settings - Fork 92
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
refact: adapt apache server version v1.0.0 #383
Conversation
Codecov Report
@@ Coverage Diff @@
## master #383 +/- ##
============================================
+ Coverage 57.51% 62.55% +5.03%
Complexity 1866 1866
============================================
Files 263 260 -3
Lines 10228 9405 -823
Branches 875 872 -3
============================================
Hits 5883 5883
+ Misses 3963 3140 -823
Partials 382 382
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: we also need update the doc (configs from com -> apache)
git checkout "${COMMIT_ID}" | ||
mvn package -DskipTests -Dmaven.javadoc.skip=true -ntp | ||
|
||
# TODO: lack incubator after apache package release (update it later) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need update server's pkg name to ''hugegraph-incubator-xxx.*'
update it in server later
No description provided.