iterative / example-repos-dev

Source code and generator scripts for example DVC projects
https://dvc.org/doc
21 stars 13 forks source link

add gha to test example-get-started #239

Closed dberenbaum closed 10 months ago

dberenbaum commented 10 months ago

Step 1 in trying to setup some automation of this repo. This PR adds only an action to test that example-get-started/generate.sh runs successfully when changes to example-get-started are pushed. Next would be to make another action to do all the deployment steps when a PR is merged, and then we could add similar actions for example-get-started-experiments.