Azure-Samples / modern-data-warehouse-dataops

DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
582 stars 455 forks source link

Parking Sensors: Convert Release Pipelines to YAML format #48

Closed devlace closed 4 years ago

devlace commented 4 years ago

Currently, Release Pipelines are built using the visual (classic) editor and much harder to include in an automated deployment script. Need to convert this to YAML.

victordelangel84 commented 4 years ago

Where could be found the public version of the release pipeline to work on that?

devlace commented 4 years ago

HI @victordelangel84 , I've just completed converting all the Build and Release pipelines into YAML. You can view them here: https://github.com/Azure-Samples/modern-data-warehouse-dataops/tree/master/e2e_samples/parking_sensors/devops