Azure / azureml-examples

Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
https://docs.microsoft.com/azure/machine-learning
MIT License
1.76k stars 1.44k forks source link

updated minimal image version for the cli examples #3338

Closed sshiri-msft closed 3 months ago

sshiri-msft commented 3 months ago

Description

Checklist

dem108 commented 3 months ago

Why are workflows not creating deployments? We should test create deployments to ensure the version changes don't break the examples.

sshiri-msft commented 3 months ago

Why are workflows not creating deployments? We should test create deployments to ensure the version changes don't break the examples. workflows create deployment: https://github.com/Azure/azureml-examples/actions/runs/10236412389/job/28318425364

sshiri-msft commented 3 months ago

There are two types of files in the workflows, one cli-script- which does deployment and cli-endpoints- does not do deployment only creates endpoint azureml-examples/.github/workflows at sshiri/fix_touchserve_issue · Azure/azureml-examples Maybe we can address this in different PR

aishanibhalla commented 3 months ago

lgtm