calkit / calkit-cloud

The Calkit cloud system.
https://calkit.io
Other
2 stars 0 forks source link

I want to know if my pipeline is out of date, and be able to run it if so #189

Closed petebachant closed 3 weeks ago

petebachant commented 1 month ago

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.

petebachant commented 3 weeks ago

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.