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

Comments

resolve qnamaker build issues#812

Merged
munozemilio merged 4 commits intomasterfrom
feich/fixQnABugs
May 26, 2020
Merged

resolve qnamaker build issues#812
munozemilio merged 4 commits intomasterfrom
feich/fixQnABugs

Conversation

@feich-ms
Copy link
Contributor

@feich-ms feich-ms commented May 20, 2020

Resolve qnamaker build related issues in #800

  • Qnamaker:build
    • Qnamaker:build do not write .dialog if no –out is specified.
      Resolved: fixed in PR

    • There is no way to get endpoint key. We should print this on screen. Note the endpoint key is different from authoring key and I believe is per KB – need to verify and resolve.
      Resolved: fixed in this PR

    • Fix issue with config relative path. Relative path must always be relative to the CWD()
      Resolved: --qnaConfig is not supported yet. We have a feature request here bf qnamaker:build should support --qnaconfig #751. Will make it relative to CWD() in that implementation.

@feich-ms feich-ms requested a review from munozemilio as a code owner May 20, 2020 15:01
@feich-ms feich-ms requested review from boydc2014 and vishwacsena May 20, 2020 15:02
@vishwacsena
Copy link
Contributor

@feich-ms can we also update this so we do not write out dialog files unless --out is specified?

@feich-ms
Copy link
Contributor Author

feich-ms commented May 20, 2020

@vishwacsena, actually I already did this in pr #804 when first updating Luis build. will move from that pr to this one for better review

Moved from #804 to #812

@vishwacsena vishwacsena added lu non luis api commands BF:Patch:4.9 Items we should include in May 27 hotfix. labels May 26, 2020
@munozemilio munozemilio merged commit 854190a into master May 26, 2020
@munozemilio munozemilio deleted the feich/fixQnABugs branch May 26, 2020 18:41
munozemilio added a commit that referenced this pull request May 26, 2020
* write out endpointKeys to console for qnamaker build

* qnamaker:build do not write .dialog if no --out is specified

* fix typo

Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>
munozemilio added a commit that referenced this pull request May 27, 2020
* Update dialog:merge tests around projects (#784)

* Updating tests.

* Merge branch '4.9' into chrimc/test
Add nuget semver.

* Change test to avoid checking path parts.

* Follow package.json dependencies.

* Fix merge match.

* fix (#792)

Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@MININT-GO8OQNV.redmond.corp.microsoft.com>

* Fix to remove validation. (#793)

Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@Vishwacs-MBP.guest.corp.microsoft.com>

* fix the priority of stdin and in (#796)

* fix the priority of stdin and in

* fix the same issue in bf luis:generate

* repalce all priority between stdin and --in

* fix logic

* remove only in luis build tests

* Fix for direct luis direct version publish  (#798)

* Remove LUIS sdk and replace with direct http request

* Removing unused line of code

* fix (#802)

Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@MININT-GO8OQNV.redmond.corp.microsoft.com>

* fix (#803)

Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@MININT-GO8OQNV.redmond.corp.microsoft.com>
Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>

* Various fixes to bf-lu (#813)

* various fixes.

* fixes

* updates

* updates

* fix for luis:build issue.

* updates for nDepth reference resolver.

* Update luis:build to create result using luis()

Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@MININT-GO8OQNV.redmond.corp.microsoft.com>
Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@Vishwacs-MBP.guest.corp.microsoft.com>
Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@za-lyshange1811.africa.corp.microsoft.com>

* Set build version

* resolve qnamaker build issues (#812)

* write out endpointKeys to console for qnamaker build

* qnamaker:build do not write .dialog if no --out is specified

* fix typo

Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>

* resolve luis build issues (#804)

* luis build do not write dialogs if no --out specified

* qnamaker:build do not write .dialog if no --out is specified

* fix suffix issue in luis build

* revert qnamaker changes in this PR and add to another

* fix typo

Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>

* Adding missing code lost in merges

* Fixing merge

* Adding missing test files

* Fixing readme files

Co-authored-by: Chris McConnell <chrimc@microsoft.com>
Co-authored-by: Vishwac Sena Kannan <vishwack@hotmail.com>
Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@MININT-GO8OQNV.redmond.corp.microsoft.com>
Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@Vishwacs-MBP.guest.corp.microsoft.com>
Co-authored-by: Fei Chen <43032123+feich-ms@users.noreply.github.com>
Co-authored-by: Vishwac Sena Kannan <vishwacsenakannan@za-lyshange1811.africa.corp.microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

BF:Patch:4.9 Items we should include in May 27 hotfix. lu non luis api commands

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants