You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hugegraph.apache.org by GitBox <gi...@apache.org> on 2022/10/23 14:34:12 UTC

[GitHub] [incubator-hugegraph-computer] coderzc opened a new issue, #188: [Summary] computer release v1.0 todo list

coderzc opened a new issue, #188:
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188

   - [ ]  add rat ci 
   - [ ]  Check the licenses of all dependent third-party libraries
     - [ ] Find all the dependent license/NOTICE files (unzip the jar package or go to the source code repository) and copy them to the licenses directory of the toolchains repository (refer to the [link](https://github.com/apache/dolphinscheduler/tree/dev/dolphinscheduler-dist/release-docs))
     - [ ]  Check whether the license conflicts with Apache2.0
   - [ ] old pr review & merge.
   - [ ] #apache/hugegrapg-computer187
   - [ ] binary package inspection, description, signature


-- 
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: dev-unsubscribe@hugegraph.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-computer] github-actions[bot] commented on issue #188: [Summary] computer release v1.0 todo list

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #188:
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188#issuecomment-1315858078

   Due to the lack of activity, the current issue is marked as stale and will be closed after 20 days, any update will remove the stale label


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-computer] z7658329 commented on issue #188: [Summary] computer release v1.0 todo list

Posted by GitBox <gi...@apache.org>.
z7658329 commented on issue #188:
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188#issuecomment-1321111677

   hugegraph-computer  third-party license assign to @seagle-yuan
   
   参考:https://github.com/apache/incubator-hugegraph/issues/2007
   
   # 添加新依赖流程
   注意:新增依赖的 license 不能是 [ASF第三方许可证策](https://apache.org/legal/resolved.html) 中 CATEGORY X 列出的 license 类型。
   1. 在 `hugegraph-dist/scripts/dependency/known-dependencies.txt` 中添加你所需要的 jar 名称+版本。
   2. 在 `hugegraph-dist/release-docs/licenses/`目录下添加新增依赖的 LICENSE 文件。
   3. 在 `hugegraph-dist/release-docs/LICENSE`文件中追加新增依赖的 license 信息。
   4. 在 `hugegraph-dist/release-docs/NOTICE`文件中追加新增依赖的 notice 信息。(没有NOTICE 则跳过该步骤)
   其中`LICENSE`和`NOTICE` 信息可以在依赖对应的代码仓库中找到。另外新增依赖所关联的依赖也需要添加LICENSE,运行 `hugegraph-dist/scripts/dependency/regenerate_known_dependencies.sh` 可以生成项目全量最新依赖列表。
   
   比如在源码中引入了第三方文件 `ant-1.9.1.jar`
   - 项目源码位于:https://github.com/apache/ant/tree/rel/1.9.1
   - LICENSE 文件:https://github.com/apache/ant/blob/rel/1.9.1/LICENSE
   - NOTICE 文件:https://github.com/apache/ant/blob/rel/1.9.1/NOTICE
   `ant-1.9.1.jar` 的 license 信息需要在 LICENSE 文件中指定,notice 信息需要在NOTICE文件中指定。 ant-1.9.1.jar 对应的详细 LICENSE 文件需要复制到 licenses/ 目录下。


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-computer] z7658329 commented on issue #188: [Summary] computer release v1.0 todo list

Posted by GitBox <gi...@apache.org>.
z7658329 commented on issue #188:
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188#issuecomment-1291804769

   i can try "Check the licenses of all dependent third-party libraries" @coderzc 


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-computer] z7658329 commented on issue #188: [Summary] computer release v1.0 todo list

Posted by GitBox <gi...@apache.org>.
z7658329 commented on issue #188:
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188#issuecomment-1296269267

    Add rat ci @z7658329
   #191


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-hugegraph-computer] coderzc closed issue #188: [Summary] computer release v1.0 todo list

Posted by "coderzc (via GitHub)" <gi...@apache.org>.
coderzc closed issue #188: [Summary] computer release v1.0 todo list
URL: https://github.com/apache/incubator-hugegraph-computer/issues/188


-- 
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: dev-unsubscribe@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org