Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use directVersionPublish for LUIS to avoid 404 in bot response #5639

Merged
merged 3 commits into from
Jan 29, 2021

Conversation

alanlong9278
Copy link
Contributor

@alanlong9278 alanlong9278 commented Jan 28, 2021

Description

Update bf/lu package.
Set directVersionPublish to true when call luis publish API.

Task Item

fixes #5622

Screenshots

@alanlong9278 alanlong9278 changed the title chore: update package chore: update bf/lu package Jan 28, 2021
@alanlong9278 alanlong9278 marked this pull request as draft January 28, 2021 09:09
@boydc2014 boydc2014 changed the title chore: update bf/lu package fix: use directVersionPublish for LUIS to avoid 404 in bot response Jan 28, 2021
@boydc2014
Copy link
Contributor

On hold this till the latest bf-lu package goes into npm.

@alanlong9278 alanlong9278 marked this pull request as ready for review January 29, 2021 11:55
@coveralls
Copy link

Coverage Status

Coverage remained the same at 55.097% when pulling cc5dfe6 on alanlong9278:julong/bf-lu-update into fa60784 on microsoft:main.

@boydc2014 boydc2014 merged commit cfcf6b1 into microsoft:main Jan 29, 2021
alanlong9278 added a commit to alanlong9278/BotFramework-Composer that referenced this pull request Feb 1, 2021
* main:
  refactor: break down the design page(the first step) (microsoft#5623)
  fix: use directVersionPublish for LUIS to avoid 404 in bot response (microsoft#5639)
  fix: botProject UT depends on external service (microsoft#5656)
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LUIS returns 404 error when used through recognizer
3 participants