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

[Lib] Fallback lib change #1976

Merged
merged 4 commits into from
Aug 1, 2019
Merged

[Lib] Fallback lib change #1976

merged 4 commits into from
Aug 1, 2019

Conversation

DingmaomaoBJTU
Copy link
Contributor

Purpose

[Part 1] #1598 Remove "do you want to hear more" type prompts from Skills

Changes

Simplify lib code per comments

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

Bots

  • I have validated that new and updated responses use appropriate Speak and InputHint properties to ensure a high-quality speech-first experience
  • I have replicated language model changes across the English, French, Italian, German, Spanish, and Chinese .lu files and validated that deployment is successful

Deployment Scripts

  • I have replicated my changes in the Virtual Assistant Template and Sample projects
  • I have replicated my changes in the Skill Template and Sample projects

@lzc850612
Copy link
Contributor

@lauren-mills can you take a look at the RouterDialog change? turns out we still need to do something because the SDK will swallow the Empty DialogTurnStatus result so we have to define our own TurnStatus to achieve what we want

@lzc850612 lzc850612 merged commit 2cc8216 into future Aug 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the qiowu/Fallback_Lib2 branch August 1, 2019 05:12
lzc850612 pushed a commit that referenced this pull request Aug 2, 2019
* [Part 1, lib change in future branch] Add fallback event support  (#1875)

* add fallback events in lib

* update with new design

* fix warning

* fix warning

* fix issue

* fix indentation

* remove dll

* fix comments

* fix warning

* fix as comments

* fix after discussion

* fix comments

* remove extra line

* fix as comment

* [Lib] Fallback lib change (#1976)

* simplify lib change

* fix as comments

* fix as comments

* fix as comments

* fix merge error
DingmaomaoBJTU added a commit that referenced this pull request Aug 9, 2019
* [Part 1, lib change in future branch] Add fallback event support  (#1875)

* add fallback events in lib

* update with new design

* fix warning

* fix warning

* fix issue

* fix indentation

* remove dll

* fix comments

* fix warning

* fix as comments

* fix after discussion

* fix comments

* remove extra line

* fix as comment

* fallback rule in email and VA

* add calendar support

* fix as comments

* [Lib] Fallback lib change (#1976)

* simplify lib change

* fix as comments

* fix as comments

* fix as comments

* update lib

* fix comments and upgrade to preview pkg

* fix comments

* add doc

* retry build

* add nuget feed

* fix issue

* trigger a new one
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants