alibaba/GraphScope

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

Aberta

#2.397 aberto em 30 de jan. de 2023

 (0 comentário) (0 reação) (2 responsáveis)HTML (301 forks)batch import
component:storegood first issue

Métricas do repositório

Stars
 (2.401 estrelas)
Métricas de merge de PR
 (Mesclagem média 1m) (8 fundiu PRs em 30d)

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.

Guia do colaborador