alibaba/GraphScope
在 GitHub 查看Release data-load tarball to assets when tagging a new release
Open
#2,397 建立於 2023年1月30日
component:storegood first issue
倉庫指標
- Star
- (2,401 star)
- PR 合併指標
- (平均合併 1分鐘) (30 天內合併 8 個 PR)
描述
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.