alibaba/GraphScope

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

Open

#2397 aperta il 30 gen 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (2 assegnatari)HTML (301 fork)batch import
component:storegood first issue

Metriche repository

Star
 (2401 star)
Metriche merge PR
 (Merge medio 1m) (8 PR mergiate in 30 g)

Descrizione

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.

Guida contributor