erquirogasw
erquirogasw
Hi, @ramfattah . We were able to reproduce the problem. While testing, we noticed that the first activity the bot receives from Alexa has the delivery mode set to expect...
Hi @ramfattah . We tested the SimpleHostBot and EchoSkillBot and worked as expected in Alexa. Could you provide us with information on how you have done the tests? Have you...
Hi @lajusp We reviewed the code and found that when the bot starts, the command "dotnet run --project" is executed. The error is thrown by this command and shown in...
Hi @dabedin , we reviewed this issue and found that the sample was moved to the [BotBuilder-Samples](https://github.com/microsoft/BotBuilder-Samples/blob/main/composer-samples/csharp_dotnetcore/pipelines/CICDPipelineSample/build/yaml/buildAndDeploy.yaml) repo. We were able to configure and run the pipeline with no issues....
Hello @OEvgeny , We reach out to you because we are having issues with Prs modifying extensions in BotFramework-Composer, and we saw that you created some successful PRs updating the...
@OEvgeny we executed the _yarn build:dev_ command in Composer/packages/tools/built-in-functions to update the yarn files related to the changes of this PR and multiple libraries were modified in extensions (_azurePublish_, _azurePublishNew_,...
@OEvgeny, we cloned the repository again and after running _yarn install_ and _yarn build:dev_ in the Composer/ folder, we noticed that several _yarn-berry.lock_ files were modified in extensions/. We didn't...