dnceng icon indicating copy to clipboard operation
dnceng copied to clipboard

Merge deployed bot

Open calik2 opened this issue 1 year ago • 2 comments

Changes: all the current bot functionalities, removed secrets stuff from appsettings, added parameters to deployment templates for first deployment, added app insights, added Chatbot deployment to azure-pipelines

Link to issue: https://github.com/dotnet/dnceng/issues/3741 Link to pipeline issue: https://github.com/dotnet/dnceng/issues/3819

calik2 avatar Aug 05 '24 18:08 calik2

What is the deployment story for the bot? Right now, it's a 'one-off' with no CI/CD. That's unusual for our services, but I could understand if it was the desire for this particular project. Regardless, I just wanted to ask explicitly so I know the plan.

garath avatar Aug 13 '24 22:08 garath

What is the deployment story for the bot? Right now, it's a 'one-off' with no CI/CD. That's unusual for our services, but I could understand if it was the desire for this particular project. Regardless, I just wanted to ask explicitly so I know the plan.

Is adding the deployment to the pipeline CI/CD? Right now the plan is to add it into the azure-pipelines and then I think every time that pipeline gets run the bot should get updated. Not sure it that answered your question :') ?

calik2 avatar Aug 13 '24 23:08 calik2