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: luisresource missing from import #8288

Merged
merged 2 commits into from Jul 7, 2021

Conversation

natalgar
Copy link
Contributor

@natalgar natalgar commented Jul 7, 2021

Description

add luisResource to the default schema for Azure Publishing

Task Item

fixes #8244

@@ -155,6 +155,7 @@ const schema: JSONSchema7 = {
subscriptionId: '<id of your subscription>',
region: '<region of your resource group>',
appServiceOperatingSystem: 'windows',
luisResource: '<name of your luis resource>',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I put it up here with the other attributes of the same level. But if folks are used to seeing at at the bottom, below MicrosoftAppId, MicrosoftAppPassword I can move it there.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes having it at the top makes sense.

@cypress
Copy link

cypress bot commented Jul 7, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 68a05ab
Started Jul 7, 2021 10:50 PM
Ended Jul 7, 2021 10:57 PM
Duration 07:25 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.258% when pulling 68a05ab on natalgar/8244-fix-luisresource-missing-from-import into 8090b4c on main.

@natalgar natalgar merged commit bf72ec8 into main Jul 7, 2021
@natalgar natalgar deleted the natalgar/8244-fix-luisresource-missing-from-import branch July 7, 2021 23:23
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.

Publishing Profile - Add New - Import missing JSON attribute for LUIS
4 participants