microsoft / cobalt

Infrastructure turn-key solution for app service workloads
MIT License
116 stars 78 forks source link

Converted set-cicd-flag to a YAML template with inline script #325

Closed awkwardindustries closed 4 years ago

awkwardindustries commented 4 years ago

All Submissions:


What is the current behavior?


Refer to epic #298 to understand current behavior.

Issue Number: Closes #323

What is the new behavior?


Scripted work inlined in reusable YAML template to better support version 'n' go process.

Does this introduce a breaking change?


It will change the Build job names from "Determine if needs CI" to "Determine if needs CI/CD" and Release job names from "Determine if needs CD" to "Determine if needs CI/CD", but this should not be a breaking change as no subsequent jobs/steps depend upon job name.

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


Successful test run: ci-check