Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Comments

1.0 GA Release#3380

Merged
lauren-mills merged 188 commits intomasterfrom
next
May 18, 2020
Merged

1.0 GA Release#3380
lauren-mills merged 188 commits intomasterfrom
next

Conversation

@lauren-mills
Copy link
Contributor

Purpose

What is the context of this pull request? Why is it being done?

Changes

Are there any changes that need to be called out as significant or particularly difficult to grasp? (Include illustrative screenshots for context if applicable.)

Tests

Is this covered by existing tests or new ones? If no, why not?

Feature Plan

Are there any remaining steps or dependencies before this issue can be fully resolved? If so, describe and link to any relevant pull requests or issues.

Checklist

General

  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the appropriate tests
  • I have updated related documentation

lauren-mills and others added 30 commits February 5, 2020 14:16
* Add migrate command

* Improve migrateSkill class

* Apply minor fixes

* Add verbose option

* Apply feedback

* Improve messages

Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>
* Update validation methods

* Adapt connect command to new validation methods

* Adapt update command to new validation methods

* Apply feedback

Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>
* replacing local build of adapter with nuget

* Removing unused imports

* Adding NuGet package to dependent skill proj

* reorder using statements

* Adding myGet for community adapters to skills build.props file

* Adding community adapter myget to neccesarry project build files

Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
* [POI] filter entity type by favoredEntity

* add EntityType
* separate tests

* [POI] use address if no current

* POI adds test RouteToPointOfInterestAndPromptForCurrentTest
* Parking adds tests RepromptForCurrentAndParkingNearAddressTest,
ParkingNearAddressAndPromptForCurrentTest
* GetDirections adds tests
RepromptForCurrentAndGetDirectionsToNearestTest,
GetDirectionsNearAddressTest

* [POI] check both NaN
… detect language (#3040)

Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
* update VASample deployment script to have emulator url

* Updating all deply scripts with change

* nit: Fixing tabs

Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
* Update LanguageGeneration package to 4.8.0-preview-200212-105659 which includes breaking change from TemplateEngine to LGFile handling

* Update additional Bot.Builder packages to same as LanguageGeneration
…ewer, non depricated/obsolete, methods (#3061)

Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
* Update build.cognitive-models.ps1

* Add LUIS HTTP functionality (#3022)

* [Botskills] Update manifests validations (#3012) (#3025)

* Update validation methods

* Adapt connect command to new validation methods

* Adapt update command to new validation methods

* Apply feedback

Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>

Co-authored-by: David Favretto <david.favretto@southworks.com>
Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>

* Update ARM template location following release folder changes

* Update calendar doc, typos

* Add verifyLuisFolder functionality (#3038)

Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>

* Update 4-provision-your-azure-resources.md

* Update 4-provision-your-azure-resources.md

* Update virtual-assistant-template.md

* Update 4-provision-your-azure-resources.md

* update lg (#3039)

* Update PULL_REQUEST_TEMPLATE.md

Removing unused sections of checklist

* Fixing qna document (#3063)

Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>

* Fix table

* Update calendar.md

* Update calendar.md

* [Docs] add bing search box (#3036)

* [Docs] add bing search box

* Totally css-incapable

* [Docs] use onsubmit to modify q instead of q + q1

* url fix

* Update header.html

* Update known-issues.md

Co-authored-by: Ryan Lengel Isgrig <43043272+ryanlengel@users.noreply.github.com>
Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>
Co-authored-by: David Favretto <david.favretto@southworks.com>
Co-authored-by: Darren Jefford <33519520+darrenj@users.noreply.github.com>
Co-authored-by: pavolum <pavolum@outlook.com>
Co-authored-by: pavolumMsft <57690985+pavolumMsft@users.noreply.github.com>
Co-authored-by: xieofxie <xieofxie@126.com>
Batta32 and others added 12 commits May 15, 2020 09:14
…t to 0.8 Beta release (#3363)

* Update cognitivemodels.json

* Update template

* Update cognitivemodels

- Add 'type' property in 'dispatchModel'
- Update the order of properties

* Update onboardingDialog

* Add stateProperties enum

* Update template

* Update onboardingDialog

* Update templates

* Fix typo

Co-authored-by: Martin Battaglino <martinbatta32@gmail.com>

* Remove locales folder

* Remove locales folder

* Update template

* Remove templateManager folder

* Remove templateManager folder

* Update template

* Update defaultAdapter

* Update defaultAdapter

- Remove references to ISkillManifest

* Update Template

Co-authored-by: Victor Grycuk <victor.grycuk@southworks.com>
…3364)

* Remove manifestTemplate

* Add manifest folder along with the new manifests

* Fix manifest values and replicate it in template

* Rename manifests folder to manifest

* Skill changes

Co-authored-by: Victor Grycuk <victor.grycuk@southworks.com>
Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>
…is in the middle of a multit… (#3372)

* dynamically register qnaDialog when user is in the middle of a multiturn qna

* Apply remaining changes in MainDialog and fix tests
@pr-triage pr-triage bot added the PR: draft label May 18, 2020
lauren-mills and others added 4 commits May 18, 2020 12:50
Co-authored-by: Luis Sergio <37625424+LCarbonellRod@users.noreply.github.com>
Update speech configuration to new schema
@lauren-mills lauren-mills marked this pull request as ready for review May 18, 2020 20:52
@lauren-mills lauren-mills merged commit 8444157 into master May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.