alibaba/GraphScope

Release data-load tarball to assets when tagging a new release

オープン

#2,397 opened on 2023/01/30

 (0 件のコメント) (0 件のリアクション) (2 人の担当者)HTML (301 件のフォーク)batch import
component:storegood first issue

Repository metrics

Stars
 (2,401 個のスター)
PR merge metrics
 (平均マージ 1m) (30d で 8 merged PRs)

説明

CI would build and upload the following artifacts when new version released:

  • Wheels
  • Images
  • Charts

However, groot has a tool named data-load-tools that is used to offline data loading, is not released by CI. That requires user to compile their own if they want to use that, which is unnecessary.

CI already built this data-load-tools. We just need to let CI to upload it to assets.

コントリビューターガイド