6 ms·
Deployment, inference and management can participate in this as well! Here is the missing part for a total e2e solution: https://github.com/marketplace/actions
by doppenhe 6y ago
Deployment, inference and management can participate in this as well!
Here is the missing part for a total e2e solution: https://github.com/marketplace/actions/algorithmia-ci-cd https://github.com/marketplace/actions/algorithmia-ci-cd
{disclaimer, we built this Github action}
- rhythmvertigo 6y agocoooool! going to try this out :)
- davidortega 6y agoHi doppenhe, we have that part already implemented using cml-send-github-check and dvc metrics diff. You can compare the metric that you prefer with dvc and then just set the status of the github check uploading your full report. Of course, you can also fail the workflow as your Github action does, but I think is more useful to see it as a report in the check. disclaimer: I'm work with CML