This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Conversation
lauren-mills
approved these changes
Sep 4, 2019
darrenj
approved these changes
Sep 9, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #2151
Purpose
What is the context of this pull request? Why is it being done?
The publish script (
publish.ps1) doesn't include the installation of the dependencies and the compilation of the solution.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.)
The installation and the compilation of the solution were added and executed during the publish of the bot.
We updated the following files in
Virtual Assistant/Skill Templates&Virtual Assistant/Skill Samples:publish.ps1Tests
Is this covered by existing tests or new ones? If no, why not?
-
Testing Steps
.\templates\Virtual-Assistant-Template\typescript\samples\sample-assistantopen a terminal and executepwsh.exe -File deployment\scripts\publish.ps1.node_modulesandlibare created insample-assistant.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
Bots
.lufiles and validated that deployment is successfulDeployment Scripts