Release data-load tarball to assets when tagging a new release
Open
component:store
good first issue
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.