Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

feat: support endpoint for luis publish#3274

Merged
cwhitten merged 4 commits intomicrosoft:masterfrom
lei9444:addendpoint
Jun 2, 2020
Merged

feat: support endpoint for luis publish#3274
cwhitten merged 4 commits intomicrosoft:masterfrom
lei9444:addendpoint

Conversation

@lei9444
Copy link
Contributor

@lei9444 lei9444 commented Jun 2, 2020

Description

lubuild use endpoint to publish now. This is a breaking change and make luis publish fail.

now add endpoint to setting.
if endpoint is empty use https://${config.region}.api.cognitive.microsoft.com
or use endpoint to publish

Task Item

closes #2986
closes #3228
refs microsoft/botbuilder-dotnet#4011

@coveralls
Copy link

coveralls commented Jun 2, 2020

Coverage Status

Coverage decreased (-0.002%) to 42.807% when pulling 512e3bc on lei9444:addendpoint into e0caa9f on microsoft:master.

@a-b-r-o-w-n a-b-r-o-w-n self-assigned this Jun 2, 2020
@cwhitten cwhitten merged commit 83dff97 into microsoft:master Jun 2, 2020
@a-b-r-o-w-n a-b-r-o-w-n deleted the addendpoint branch June 2, 2020 16:29
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* feat: support endpoint for luis publish

* remove code

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bad error message when trying to start a bot Need to support different endpoint for luis publish

4 participants