-
Notifications
You must be signed in to change notification settings - Fork 123
Comparing changes
Open a pull request
base repository: microsoft/botframework-cli
base: 4.14
head repository: microsoft/botframework-cli
compare: 4.15
- 20 commits
- 66 files changed
- 5 contributors
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be9cd6c - Browse repository at this point
Copy the full SHA be9cd6cView commit details
Commits on Jul 2, 2021
-
Add range in diagnostic of reserved prebuilt entity name (#1260)
* add diagnostic range * remove only
Shuai Wang authoredJul 2, 2021 Configuration menu - View commit details
-
Copy full SHA for cbf708d - Browse repository at this point
Copy the full SHA cbf708dView commit details
Commits on Jul 7, 2021
-
use addbatch when there's no existing blu file (#1263)
* use addbatch when there's no existing blu file * Update build.ts fixed eslint error
Configuration menu - View commit details
-
Copy full SHA for cf471cf - Browse repository at this point
Copy the full SHA cf471cfView commit details
Commits on Jul 8, 2021
-
syncLabelResolverEx should return after addBatch (#1266)
* Update build.ts Return after addBatch * Update create.test.ts
Configuration menu - View commit details
-
Copy full SHA for f16ca8f - Browse repository at this point
Copy the full SHA f16ca8fView commit details
Commits on Jul 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eb38bc0 - Browse repository at this point
Copy the full SHA eb38bc0View commit details
Commits on Jul 14, 2021
-
fix ambiguous duplicate bug (#1269)
* fix ambiguous duplicate bug * add a unit test * make ambugious result more descriptive
Configuration menu - View commit details
-
Copy full SHA for ead1751 - Browse repository at this point
Copy the full SHA ead1751View commit details
Commits on Jul 23, 2021
-
Fix import and entity issues (#1274)
* Fixes #1270 #1271 #1272 #1273 * Address review comments and fix spacing. Change basemodel in script. * Fix type annotation. * Fix style error. * Fix type
Chris McConnell authoredJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for bf1f054 - Browse repository at this point
Copy the full SHA bf1f054View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 40549ca - Browse repository at this point
Copy the full SHA 40549caView commit details
Commits on Aug 5, 2021
-
change luis app list max number to 500 (#1282)
Shuai Wang authoredAug 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 6321dcc - Browse repository at this point
Copy the full SHA 6321dccView commit details
Commits on Sep 14, 2021
-
The fix was to make the error reporting better. In this case a proxy error would return a string which we would then treat as an object. Also cleaned up a few lint issues. Co-authored-by: Chris McConnell <chrimc>
Chris McConnell authoredSep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a936c1 - Browse repository at this point
Copy the full SHA 7a936c1View commit details
Commits on Sep 17, 2021
-
Surface lu parser error (#1291)
* surface parsing error to bf cli users * added tests * fixed lint errors * Update orchestratorhelper.ts * Update orchestratorhelper.ts fixed lint error
Configuration menu - View commit details
-
Copy full SHA for b688652 - Browse repository at this point
Copy the full SHA b688652View commit details
Commits on Sep 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e4d38fc - Browse repository at this point
Copy the full SHA e4d38fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb2cdb - Browse repository at this point
Copy the full SHA fcb2cdbView commit details
Commits on Sep 21, 2021
-
Refactor of LU parser and LU raw parse API (#1285)
* Refactor of LU parser and LU raw parse API * Exposing raw lu parsing * Adding fixtures for new test * Removing console.log * Adding missing fixture file * Addressing PR comments
Configuration menu - View commit details
-
Copy full SHA for c1c0528 - Browse repository at this point
Copy the full SHA c1c0528View commit details
Commits on Sep 23, 2021
-
Remove None/Unknown consolidation (#1299)
* no None/Unknown consolidation * Remove silent error processing * create can read a default, non-existent snapshot BLU file * LUn parsing without LUIS validation
Configuration menu - View commit details
-
Copy full SHA for 20a3f98 - Browse repository at this point
Copy the full SHA 20a3f98View commit details
Commits on Sep 27, 2021
-
Fix luis:cross-train generate incorrect culture info from file names (#…
…1300) * fix locale from file incorrectly parse to luis app * fix qna cross train test cases
Shuai Wang authoredSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for a9a92a5 - Browse repository at this point
Copy the full SHA a9a92a5View commit details
Commits on Oct 1, 2021
-
Throw error if no connection to luis endpoint (#1303)
* add throw ENOTFOUND error * retrigger
Shuai Wang authoredOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for edcf63e - Browse repository at this point
Copy the full SHA edcf63eView commit details
Commits on Nov 2, 2021
-
Cherry pick qna fix for escaped new lines in prompt display text (#1310)
Configuration menu - View commit details
-
Copy full SHA for dbf56c6 - Browse repository at this point
Copy the full SHA dbf56c6View commit details
Commits on Nov 4, 2021
-
Cherry picked changes from main branch (#1314)
* Update orchestratorhelper.ts fixed off by one error * added qna file with \n in it parsing should be ok! * Update orchestratorhelper.test.ts add * Update orchestratorhelper.ts removed normalized tabs on qna file * Update create.ts use input path given from --in, otherwise use one specified in the orchestratorsettings.json * Update create.ts fixed lint errors
Configuration menu - View commit details
-
Copy full SHA for 2bd0fb9 - Browse repository at this point
Copy the full SHA 2bd0fb9View commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 405c178 - Browse repository at this point
Copy the full SHA 405c178View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.14...4.15