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

Publishing model within the CI process uses curl rather than bf luis:application:publish #62

Closed daltskin closed 4 years ago

daltskin commented 4 years ago

Update the yaml and documentation to use bf luis:application:publish --direct

Looks like bf cli tool now fixed: https://github.com/microsoft/botframework-cli/pull/798

AndyCW commented 4 years ago

Will wait until next release of bf cli.