This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Commit f23dae0
4.9.1 cherry pick (#821)
* 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 <[email protected]>
* Fix to remove validation. (#793)
Co-authored-by: Vishwac Sena Kannan <[email protected]>
* 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 <[email protected]>
* fix (#803)
Co-authored-by: Vishwac Sena Kannan <[email protected]>
Co-authored-by: Emilio Munoz <[email protected]>
* 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 <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* Adding missing code lost in merges
* Fixing merge
* Adding missing test files
* Fixing readme files
Co-authored-by: Chris McConnell <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>
Co-authored-by: Fei Chen <[email protected]>
Co-authored-by: Vishwac Sena Kannan <[email protected]>1 parent ae06f14 commit f23dae0
File tree
63 files changed
+1538
-514
lines changed- .vscode
- build
- common/config/rush
- packages
- cli
- dialog
- src/library
- test/commands/dialog
- npm/node_modules
- parent-package
- root-package
- node_modules
- dependent-package
- no-package
- nuget
- nuget1
- 10.0.1
- 11.0.0
- nuget2/1.0.1
- content
- nuget3/1.0.0
- projects
- project1
- project2
- luis
- src/commands/luis
- application
- generate
- version
- test
- commands/luis
- fixtures/testcases/lubuild/file-with-personName
- lu
- src
- parser
- lubuild
- lufile
- luis
- qnabuild
- utils
- utils
- test/parser/lufile
- qnamaker
- src
- commands/qnamaker
- utils
- test/commands/qnamaker
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+1538
-514
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments