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

[TypeScript][Skill] Implement changes in Skill to 1.0 release #3585

Merged

Conversation

Batta32
Copy link
Collaborator

@Batta32 Batta32 commented Jul 23, 2020

Purpose

What is the context of this pull request? Why is it being done?
As C# implementation is more advanced than TypeScript, we took 1.0 release as a point to check the changes to be migrated in Skill.

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.)
For Skill functionality:

  • Update Adapters folder
  • Update root folder
  • Update Authentication folder
  • Update Bots folder
  • Update Deployment folder
  • Update Extensions folder
  • Update Dialogs folder
  • Update Responses folder
  • Update Services folder
  • Update Tests folder
  • Fix ESLint issues

Tests

Is this covered by existing tests or new ones? If no, why not?
All the tests are passing successfully validating the implemented solution.

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

@peterinnesmsft peterinnesmsft added PR: reviewed-approved Language: Typescript This issue is specifically related to C# implementations. and removed PR: partially-approved labels Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Language: Typescript This issue is specifically related to C# implementations. PR: merged PR: reviewed-approved PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants