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] YAML Files #6

Open BenediktBergmann opened 4 years ago

BenediktBergmann commented 4 years ago

The PP ALM Starter Kit should include YAML files to make it easier for users to create a basic ALM process with Azure DevOps pipelines

rpothin commented 4 years ago

For me, we need the following pipeline definitions in YAML for a simple ALM process:

Do you see other pipeline definitions we should include in the first version of the starter kit?

Obviously, we will quickly work on quality checks after the first version (ex: solution checker, tests...)

rpothin commented 4 years ago

As Marc has already done lot of work around this topic in the repository with the CoE Starter Kit (here) perhaps we could close this issue.

What do you think @BenediktBergmann ?