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

move validate release to hugegraph-doc #2109

Merged
merged 9 commits into from Mar 27, 2023

Conversation

z7658329
Copy link
Member

@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #2109 (7666f8f) into master (614d471) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             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     
Impacted Files Coverage Δ
...a/org/apache/hugegraph/task/ServerInfoManager.java 73.25% <0.00%> (-1.75%) ⬇️
...he/hugegraph/backend/tx/GraphIndexTransaction.java 83.77% <0.00%> (+0.10%) ⬆️
...g/apache/hugegraph/backend/store/BackendTable.java 85.11% <0.00%> (+0.59%) ⬆️
...n/java/org/apache/hugegraph/schema/IndexLabel.java 77.27% <0.00%> (+1.13%) ⬆️
...hugegraph/backend/store/raft/rpc/RpcForwarder.java 71.18% <0.00%> (+1.69%) ⬆️
...e/hugegraph/backend/tx/SchemaIndexTransaction.java 79.54% <0.00%> (+6.81%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

javeme
javeme previously approved these changes Feb 11, 2023
javeme
javeme previously approved these changes Feb 12, 2023
.github/workflows/validate-release.yml Outdated Show resolved Hide resolved
hugegraph-dist/scripts/validate-release.sh Outdated Show resolved Hide resolved
hugegraph-dist/scripts/validate-release.sh Outdated Show resolved Hide resolved
hugegraph-dist/scripts/validate-release.sh Outdated Show resolved Hide resolved
javeme
javeme previously approved these changes Feb 17, 2023
@z7658329 z7658329 changed the title validate release support mulit os move validate release to hugegraph-doc Feb 22, 2023
@@ -181,6 +181,7 @@
<configuration>
<tasks>
<echo file="${project.basedir}/dist.sh">
wget --version 1>/dev/null || exit
Copy link
Member

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)

@github-actions
Copy link

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

@javeme javeme removed the inactive label Mar 25, 2023
@javeme javeme requested a review from imbajin March 25, 2023 10:43
@imbajin imbajin merged commit 6997a87 into apache:master Mar 27, 2023
@imbajin
Copy link
Member

imbajin commented Mar 27, 2023

@z7658329 Maybe we shall merge the PR in doc? (next)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants