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

Conversation

@lei9444
Copy link
Contributor

@lei9444 lei9444 commented Oct 12, 2020

Description

#4259

  1. write out cross train configuration to the recognizer folder
  2. write the generated dialog files to the folder.
  3. preserving the luisRecognizer if they exist.

Task Item

closes #4259
closes #3811
closes #3370
closes #4205

Screenshots

@lei9444 lei9444 changed the title feat: Taking control of recognizer dialog generation and make composer authored bot CI/CD friendly feat: Taking control of recognizer dialog generation and crosstrain config Oct 13, 2020
@lei9444 lei9444 marked this pull request as ready for review October 13, 2020 10:16
@lei9444 lei9444 requested a review from feich-ms October 13, 2020 10:16
@cwhitten
Copy link
Member

@lei9444 in an attempt to resolve conflicts, lint is failing with:

Error: [typecheck:server] src/models/bot/tests/botProject.test.ts(296,52): error TS2345: Argument of type '{ luisConfig: { authoringEndpoint: string; authoringKey: string; authoringRegion: string; defaultLanguage: string; endpoint: string; endpointKey: string; environment: string; name: string; }; ... 4 more ...; recognizerTypes: RecognizerTypes; }' is not assignable to parameter of type 'IBuildConfig'.

@coveralls
Copy link

coveralls commented Oct 16, 2020

Coverage Status

Coverage decreased (-0.2%) to 55.783% when pulling 72b58a8 on lei9444:build into 4450361 on microsoft:main.

@lei9444
Copy link
Contributor Author

lei9444 commented Oct 16, 2020

The azurePublish plugin has the build logic. I will remove the build from the plugin and guarantee the bot project is built before publishing(decouple the luisQna build and azure publish).

@cwhitten cwhitten merged commit d3b2c49 into microsoft:main Oct 16, 2020
@a-b-r-o-w-n a-b-r-o-w-n deleted the build branch October 19, 2020 20:11
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 added a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…onfig (microsoft#4351)

* feat: Taking control of recognizer dialog generation and make composer authored bot CI/CD friendly

* update the kind string

* add some comments

* add unit tests

* fix unit test

* fix build file config

* update the package

* update the cross train config file name

* fix test

* update the update function

* use cli replace the sampler

* update the bot test

* fix test

Co-authored-by: Chris Whitten <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

4 participants