Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
09deebc
Duplicate of dotnet deploy steps for generator directory
rlgmsftx Jun 14, 2021
24448bd
add test call to empty bot generator with paramters
rlgmsftx Jun 14, 2021
4c441f6
add dir workspace for debugging
rlgmsftx Jun 14, 2021
94e1049
add params to generator test
rlgmsftx Jun 14, 2021
b19bbe2
fix indent in generator deploy
rlgmsftx Jun 14, 2021
ebb1ee3
split script into 2 steps
rlgmsftx Jun 14, 2021
b16809f
pull generation into third script
rlgmsftx Jun 14, 2021
9bab756
install yeoman globally
rlgmsftx Jun 14, 2021
5b5bc6d
add working directory to generate template step
rlgmsftx Jun 15, 2021
e140505
change yo task to cmdline
rlgmsftx Jun 15, 2021
08f32a5
add task to create bot directory
rlgmsftx Jun 15, 2021
b9f8072
rename scratch directory to bots and merge install yo task
rlgmsftx Jun 15, 2021
23b84e2
remove extra '
rlgmsftx Jun 15, 2021
6932a2d
split install into 3 tasks
rlgmsftx Jun 15, 2021
55d458e
Test with calendar bot
rlgmsftx Jun 15, 2021
76fd828
Pass in generator directory to install local copy
rlgmsftx Jun 15, 2021
3efb55f
use directory parameter to pass in generator location
rlgmsftx Jun 15, 2021
d9c40a5
Run yarn --immutable to install dependencies
rlgmsftx Jun 15, 2021
3ebd1c0
Add install yo step
rlgmsftx Jun 15, 2021
c71c39f
Change to generator parameter and remove prepare app settings step
rlgmsftx Jun 15, 2021
565250b
remove skillv3 refs
rlgmsftx Jun 15, 2021
bc0a875
Remove unused deployCompoeser and v3 templates. Fix indent on Solutio…
rlgmsftx Jun 15, 2021
af06370
Fix indent on SolutionDir
rlgmsftx Jun 15, 2021
d81eb0c
remove typo
rlgmsftx Jun 15, 2021
92a0c22
pass bot and solutiondir to installdependencies instead of project
rlgmsftx Jun 15, 2021
6c1eb90
change working directory in installdependencies
rlgmsftx Jun 15, 2021
aa6fe55
change dir reference in installdependencies
rlgmsftx Jun 15, 2021
e2ec5cc
add bot.project.name parameter
rlgmsftx Jun 15, 2021
4adcf37
Look for adaptive runtime package to get version
rlgmsftx Jun 15, 2021
419a5a3
update evaluate dependency package to Microsoft.Bot.Builder.Integrati…
rlgmsftx Jun 16, 2021
72000e3
Use Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime instead of Integra…
rlgmsftx Jun 16, 2021
9b5f27d
reference all nuget packages generated from template
rlgmsftx Jun 16, 2021
4017189
use bots directory
rlgmsftx Jun 16, 2021
6730627
use bot project parameter
rlgmsftx Jun 16, 2021
fe0ac63
add bot name to solutiondir
rlgmsftx Jun 16, 2021
acf4637
add functions to generator template
rlgmsftx Jun 16, 2021
747a3f2
fix functions typo
rlgmsftx Jun 16, 2021
7ec45d0
Remove the dotnet test bots
rlgmsftx Jun 16, 2021
14fbf68
Merge generator deploy changes into dotnet
rlgmsftx Jun 16, 2021
1f8e275
fix parameters typo
rlgmsftx Jun 16, 2021
4cd7568
fix variable usage to parameters
rlgmsftx Jun 16, 2021
ce9ee93
revert param syntax
rlgmsftx Jun 16, 2021
43af45e
formatting
rlgmsftx Jun 16, 2021
99861d6
fix botstroage typo
rlgmsftx Jun 16, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

Loading