Closed petebachant closed 3 weeks ago
We could check the output of dvc status and show a badge on the workflow page.
dvc status
We could also make it easy to setup a GitHub Action that runs the pipeline on every push, and does a commit/push after.
This could also be a nice feature for the local server.
As of the latest local server changes, this is now possible on that page. Not sure what it would take to report the status from the cloud though.
We could check the output of
dvc status
and show a badge on the workflow page.We could also make it easy to setup a GitHub Action that runs the pipeline on every push, and does a commit/push after.
This could also be a nice feature for the local server.