Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Start bots optimization #5288

Merged
merged 3 commits into from
Dec 10, 2020
Merged

fix: Start bots optimization #5288

merged 3 commits into from
Dec 10, 2020

Conversation

srinaath
Copy link
Contributor

Description

This PR handles an unnecessary check that forces us to clear the hosted bots folder. Copy the bot again. Rebuild all the dependnacies every run.

@luhan2017 @VanyLaw can u help me evaluate if this change is OK. I have tried ejecting C# runtime and non ejected scenarios all of them seem to work fine. It seems to have been introduced here https://github.com/microsoft/BotFramework-Composer/pull/3198/files#diff-8bc80526cd9185a7138ca77498899908f213e41c98bfc7852a05a9e3c4fca37cR247

Fixes #5191

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath added the 1.3 1.3 Release label Dec 10, 2020
@srinaath srinaath added this to the R11 milestone Dec 10, 2020
@srinaath srinaath added the BotProjects Group all Bot projects tickets label Dec 10, 2020
@coveralls
Copy link

coveralls commented Dec 10, 2020

Coverage Status

Coverage remained the same at 55.305% when pulling 7337867 on srravich/perf-start-bots into 73f048f on main.

@cwhitten cwhitten merged commit 77c3527 into main Dec 10, 2020
@cwhitten cwhitten deleted the srravich/perf-start-bots branch December 10, 2020 21:01
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Co-authored-by: Srinaath Ravichandran <srravich@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.3 1.3 Release BotProjects Group all Bot projects tickets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Composer takes a long time to start a project with multiple bots
3 participants