iterative / dataset-registry

Dataset registry DVC project
67 stars 39 forks source link

Add CI/CD to check that data exists when PR is published #26

Open shcheklein opened 2 years ago

shcheklein commented 2 years ago

There should be a CI check that would run dvc status -c to ensure that data is uploaded.

Question: should we run it per-commit or per PR - not clear and depends on the PR intention to some extent and how it's going to be merged (squash vs rebase).

Use OIDC connector like in some other projects around, ask @0x2b3bfa0 for the details.

0x2b3bfa0 commented 2 years ago

See this Notion page for more information. Feel free to ping me on this issue or #infrastructure for questions.