databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
429 stars 143 forks source link

Fix github CD action #63

Closed mingyu89 closed 1 year ago

mingyu89 commented 1 year ago

After refactoring mlops project layout, the github action for CD didn't have correct reference to generate-aad-token.sh script. The PR is to fix it.

Test in CUJ project.

Terraform CD action

Screen Shot 2023-02-28 at 1 24 21 PM

Run the training job

Screen Shot 2023-02-28 at 1 24 34 PM Screen Shot 2023-02-28 at 1 27 28 PM
mingyu89 commented 1 year ago

~The doc links are changed again. I'll figure out and update in another PR.~ Have to do it now. Can't merge.