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

[TypeScript][GA Skills SDK] Update Documentation for VA/Skill Samples #3123

Merged

Conversation

dfavretto
Copy link
Contributor

@dfavretto dfavretto commented Feb 28, 2020

Related to #2489

Purpose

What is the context of this pull request? Why is it being done?
Give detailed indications on how to migrate an existing Virtual Assistant and Skill to support the GA Skills SDK changes.

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.)
Update the migration bots document in order to incorporate the GA Skills SDK changes for the Virtual Assistant and Skill.

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

@pr-triage pr-triage bot added the PR: draft label Feb 28, 2020
Copy link
Contributor Author

@dfavretto dfavretto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This document is still in progress, we marked some observations to take into account for the moment. The most important thing to be remarked is the name and location of this file, now that there are 2 similar files for the different languages, maybe we can divide them into different folders.

"botbuilder-lg": "4.7.2-preview"
```

1. Use local `botbuilder-solutions` package. This will require to *change* all the internal references of `botbuilder-skills` to `botbuilder-solutions` and remove `botbuilder-skills` library.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case PR #3122 gets merged and a new version is published, we can indicate to use that botbuilder-solutions package.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About using botbuilder-solutions package, could you specify where to get the version? I guess in the southwork branch but I would like to be sure.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes we can simultaneously do it

@Batta32 Batta32 changed the title [TypeScript][GA Skills SDK] Documentation for updating existing Virtual Assistant [TypeScript][GA Skills SDK] Update Documentation for VA/Skill Samples Mar 6, 2020
@darrenj darrenj merged commit cad14e7 into master Apr 9, 2020
@delete-merged-branch delete-merged-branch bot deleted the feature/southworks/ga-skills-sdk/migration-documentation branch April 9, 2020 13:15
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.

None yet

5 participants