microsoft / mlops-aisearch-pull

A template that shows how to setup MLOps in Azure AI Search using pull approach
MIT License
3 stars 1 forks source link

Extend GitHub pipeline with a new functionality #43

Closed sbaidachni closed 5 months ago

sbaidachni commented 5 months ago

It extends GitHub pipelines with Azure Functions verification + build indexer step

We start the indexer, but at this stage we are not failing GitHub pipeline if the indexer fails.

python prints messages in runtime now to GitHub console