-
Notifications
You must be signed in to change notification settings - Fork 521
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
move validate release to hugegraph-doc #2109
move validate release to hugegraph-doc #2109
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2109 +/- ##
============================================
+ Coverage 68.60% 68.61% +0.01%
Complexity 977 977
============================================
Files 481 481
Lines 39701 39701
Branches 5580 5580
============================================
+ Hits 27235 27239 +4
Misses 9818 9818
+ Partials 2648 2644 -4
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@@ -181,6 +181,7 @@ | |||
<configuration> | |||
<tasks> | |||
<echo file="${project.basedir}/dist.sh"> | |||
wget --version 1>/dev/null || exit |
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: use curl to replace it (and refer a better way to handle it -- like maven property)
Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label |
@z7658329 Maybe we shall merge the PR in doc? (next) |
test see:
https://github.com/z7658329/hugegraph/actions/runs/4150859892