VGalaxies commented on code in PR #308:
URL:
https://github.com/apache/incubator-hugegraph-doc/pull/308#discussion_r1431186023
##########
.github/workflows/validate-release.yml:
##########
@@ -97,6 +97,8 @@ jobs:
cd dist/${{ inputs.release_version }} || exit
ls -lh ./*.tar.gz
+ CATEGORY_X="GPL|LGPL|Sleepycat
License|BSD-4-Clause||BCL|JSR-275|ASL|RSAL|QPL|SSPL|CPOL|NPL1|Creative Commons
Non-Commercial"
+ CATEGORY_B="CDDL1|CPL|EPL|IPL|MPL|SPL|OSL-3.0|UnRAR License|Erlang
Public License|OFL|Ubuntu Font License Version 1.0|IPA Font License Agreement
v1.0|EPL2.0|CC-BY"
Review Comment:
need to confirm that these variables can be accessed in subsequent steps,
consider https://docs.github.com/en/actions/learn-github-actions/variables
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]