Power-Platform-DevOps / Power-Platform-ALM-Starter-Kit

Kit to help you start your DevOps journey with the Power Platform
MIT License
32 stars 2 forks source link

[IDEA] App to handle deployments #4

Open BenediktBergmann opened 4 years ago

BenediktBergmann commented 4 years ago

The Starter Kit should include an ap to handle deployments to all the different environments. The app should trigger pipelines in Azure DevOps

rpothin commented 4 years ago

I think this app will be the kit part of this starter kit if we want to bring ALM for people who do not go to Azure DevOps.

We will need to define what we want to include in this app for the first version of the starter kit.

If we focus on Citizen Developers, I am not sure they will use solutions. So, we will need to do this part for them. Ex: As a Citizen Developers, I need to push the latest version of my canvas app from the sandbox to the production, so the other employees will have the latest version.

If we focus on Professional Developers, we can consider that they work with solution. So, with this app they will be able to trigger pipelines without going to Azure DevOps (directly from Teams for example).

The second scenario seems easier to implement, so we should perhaps go for this one for the first version of the starter kit. What do you think?