Scott Gellock
bd755d0fb1
Fixes 1097 - Add deprecation warning statement in prep for sunsetting of the tool ( #1196 )
...
Add a deprecation warning when msbot is run.
Provided aka.ms link to botframework-cli for further information
2019-07-03 08:23:23 -07:00
Chris Mullins
2b36f6058e
Merge pull request #1171 from dargilco/patch-1
...
Update bot-file.md - missing words
2019-07-02 15:54:27 -07:00
Chris Mullins
24698fbe64
Merge pull request #1192 from microsoft/tiens
...
Update package.json
2019-07-02 15:53:52 -07:00
Chris Mullins
9fd3a978a6
Merge pull request #1134 from BeigeBadger/patch-1
...
Adds code styles around flags for consistency
2019-07-02 15:53:12 -07:00
Chris McConnell
118b53f020
Merge pull request #1193 from microsoft/v-bruhal/disableLUISGenTestJS
...
Disable failing tests in LUISGenTestJS.
2019-07-01 17:19:33 -07:00
undefined
fd4f694f30
Disable failing tests in LUISGenTestJS. Chrimc I believe said these tests should not be run.
2019-07-01 13:38:39 -07:00
Chris McConnell
575b531d5f
Merge pull request #1190 from microsoft/chrimc/geo
...
Update LUISGen to support GeographyV2, OrdinalV2 and PersonName.
2019-06-27 18:23:09 -07:00
Chris McConnell
2dfda7d8d7
Force new validation.
2019-06-27 18:18:31 -07:00
Chris McConnell
96427aee06
Remove test projects from LUISGen.
2019-06-27 16:44:20 -07:00
Chris McConnell
278155eb71
Merge pull request #1116 from microsoft/chrimc/luis
...
Update to support roles.
2019-06-27 12:12:53 -07:00
Chris McConnell
48bb504c31
Update to latest dependent packages.
2019-06-27 12:03:33 -07:00
Chris McConnell
7cbcc4814b
Merge with master.
2019-06-27 12:00:09 -07:00
Chris McConnell
b3434fa6c3
Address issues introduced from autorest.
2019-06-27 11:42:08 -07:00
Chris McConnell
2aee0a347f
Fix bug in class indentation.
2019-06-26 18:08:00 -07:00
Chris McConnell
ecd03450cb
Update LUISGen to support GeographyV2, OrdinalV2 and PersonName.
2019-06-26 17:22:46 -07:00
Eric Rozell
a36c5b8642
Minor fix to code sample in README ( #1174 )
...
Fixes to correct property name for QnA content on `parseFile` output.
2019-06-26 15:21:01 -07:00
Eric Rozell
2346a1bcd7
Fix notation description for QnA in LUDown ( #1175 )
...
The description for QnA notation should be wrapped in a markdown block. The content needed to be indented for proper scoping of the inner markdown block.
2019-06-26 15:20:46 -07:00
Emilio Munoz
c7c34ebd93
Merge pull request #1189 from microsoft/vishwac/ludown-pl-fix
...
[Ludown] Refresh command now respects interchangeable flag
2019-06-26 15:16:20 -07:00
Vishwac Sena Kannan
ad2210a0e5
updating tests
2019-06-26 14:12:07 -07:00
Tien Suwandy
5e643be52f
Update package.json
...
Add QnA Maker metadata tags to training data
2019-06-26 13:51:08 -07:00
Vishwac Sena Kannan
bc767350d1
Fix for refresh losing interchangeable
2019-06-26 13:10:01 -07:00
Tien Suwandy
18eaf2b27f
Update package.json ( #1186 )
...
- Allow folder with underscore to be the Dispatch data folder
- Fix for expand qna with alteration hanging issue
2019-06-25 08:42:52 -07:00
vishwacsena
bbb8979849
[Ludown] Fixes for several bugs related to roles and composites ( #1168 )
...
* Fix for #1137
* Added tests for #1151
* partial fix for #1164
* Fix for #1164
* added tests for #1164
* Removing irrelevant tests
* Fix for #1165
* Fix for #1167
* Fix for #1167
* FI from master, adding tests
2019-06-24 14:10:41 -07:00
Emilio Munoz
7250fe47ae
Merge pull request #1185 from microsoft/merge-fork
...
Merge fork: Fix converting regex entities containing a slash followed by a colon #1178
2019-06-24 10:15:51 -07:00
Tien Suwandy
8b6ee6d044
upversion for CpuMathNative.dll dependency fix ( #1183 )
2019-06-18 13:19:54 -07:00
Tien Suwandy
8dc4ef54ea
Update readme.md ( #1180 )
...
Added "true" after "includeAnswersForTraining" add qna sample command
2019-06-17 14:41:48 -07:00
Marion Zepf
f0d9e0e6fc
Ludown: fix converting regex entities with slashes and colons
2019-06-13 10:24:49 -04:00
Chris Mullins
05e9c17a64
Merge pull request #1173 from microsoft/v-bruhal/rollversions
...
Roll js package versions to be 1 higher than their release versions.
2019-06-12 12:32:13 -07:00
Marion Zepf
ba20e6df19
gitignore: Ignore user files for Eclipse IDE
2019-06-12 09:50:22 -04:00
BruceHaley
a716875627
Roll js package versions to be 1 higher than their release versions.
2019-06-11 15:40:50 -07:00
Darren
ec33235e50
Update bot-file.md
2019-06-10 17:37:57 -07:00
Matt Stannett
11cd3bf57b
Fixes grammar ( #1139 )
2019-06-06 10:09:25 -07:00
Tien Suwandy
2d7458d8b1
Update package.json ( #1169 )
...
upversioned
2019-06-05 09:20:49 -07:00
Steven Gum
c6a586585a
Merge pull request #1161 from microsoft/removeFutureToolsFromMasterReadme
...
removed future tools from README
2019-05-30 09:58:48 -07:00
mdrichardson
f84b2fd6ce
also remove from table
2019-05-27 16:38:14 -07:00
mdrichardson
44e83ccc00
removed future tools from README
2019-05-27 16:36:19 -07:00
Chris McConnell
f73e2689b4
Merge pull request #1159 from microsoft/chrimc/npm
...
Update versions to 2.1.2.
2019-05-24 17:11:51 -07:00
Chris McConnell
2ff8facd1b
Update versions to 2.1.2.
2019-05-24 17:10:18 -07:00
Chris McConnell
e6e955503f
Merge pull request #1158 from microsoft/chrimc/npm
...
Fix tool install bug where an explicit path put LUISGen in the wrong place
2019-05-24 16:28:35 -07:00
Chris McConnell
3c5f962b9e
Fix tool install bug where an explicit path put
...
LUISGen in the wrong place.
2019-05-24 16:25:21 -07:00
Chris McConnell
8a39b57aa7
Merge pull request #1157 from microsoft/chrimc/luisgen
...
Make LUISGen more robust to the presence/absence of features.
2019-05-24 14:51:16 -07:00
Chris Mullins
95b45b0ff0
Update ExtractCompressNuGet.ps1
...
Add in the powershell hack to NuGet's generated work on the Mac.
2019-05-24 14:19:20 -07:00
Chris McConnell
afee07ef37
Make LUISGen more robust to the presence/absence of features.
2019-05-24 13:32:17 -07:00
BruceHaley
88d2a75b38
Merge pull request #1154 from microsoft/v-bruhal/coveralls
...
Add build\PublishToCoveralls.ps1
2019-05-22 13:19:34 -07:00
Bruce Haley
cce2504900
Add build\PublishToCoveralls.ps1
2019-05-20 14:43:02 -07:00
Chris Mullins
5bc679a071
Merge pull request #1150 from microsoft/v-bruhal/coverage
...
Split "coveralls" into "coveralls" and "upload-coveralls"
2019-05-20 11:04:02 -07:00
Tien Suwandy
b8a29544a8
added optional param to "add" command ( #1153 )
2019-05-20 09:35:49 -07:00
Bruce Haley
d1249f9477
Split "coveralls" into "coveralls" and "upload-coveralls"
2019-05-17 15:33:04 -07:00
Chris Mullins
13728a5744
Merge branch 'CLM/RemoveVNextToolsFromMaster'
2019-05-16 09:23:33 -07:00
Chris Mullins
700e714963
Merge pull request #1146 from microsoft/revert-1144-feich/UpdateLGPackage
...
Revert "[MSLG] update lg package and related changes"
2019-05-16 09:16:58 -07:00