Azure-Samples / LUIS-DevOps-Template

Template repo encapsulating best engineering practices and DevOps using GitHub Actions for the development of a LUIS application.
MIT License
21 stars 17 forks source link

Workaround for bf luis:train:run --wait #61

Closed AndyCW closed 4 years ago

AndyCW commented 4 years ago

Fixes #41 Workaround while --wait cannot be used. Loop and poll version training status.

See https://github.com/AndyCW/AndyLUISDevOpsSample/runs/686567310?check_suite_focus=true for sample run.