Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
475 stars 224 forks source link

Update documentation for Github Action deployment #104

Open divssheth opened 1 year ago

divssheth commented 1 year ago

The documentation says that the tf-gha-deploy-infra.yml workflow will be available in the actions page to execute, but having recently worked with the repo it seems the tf-gha-deploy-infra.yml file is not present in the .github/workflows folder and has to be manually copied over from the infrastructure/terraform/github-actions folder.

Can we get either the documentation updated to include the manual copy step OR revert back to the previous version where tf-gha-deploy-infra.yml is available in the .github/workflows folder

setuc commented 11 months ago

@divssheth We have updated the documentation for Github Actions as well.