Continuous Delivery Pipelines with Abel Wang
Podcast: Play in new window | Download
Subscribe: RSS
Continuous integration and delivery allows teams to move faster by allowing developers to ship code independently of each other. A multi-stage CD pipeline might consist of development, staging, testing, and production. At each of these stages, a new piece of code undergoes additional tests, so that when the code finally makes it to production, the developers can be certain it won’t break the rest of the project.
In a company, the different engineers working on a software project are given the permissions to ship code through a continuous delivery pipeline. Employees at a company have a strong incentive not to push buggy code to production. But what about open source contributors? What does the ideal continuous delivery workflow look like for an open source project?
Abel Wang works on Azure Pipelines, a continuous integration and delivery tool from Microsoft. Azure Pipelines is designed to work with open source projects as well as companies. Abel joins the show to talk about using continuous integration and delivery within open source, and the process of designing a CI/CD tool that can work in any language and environment. Full disclosure: Microsoft is a sponsor of SE Daily.
Show Notes
- Create a CI/CD pipeline for your app with the Azure DevOps Project | Microsoft Docs
- Define a multi-stage CD release process | Microsoft Docs
- Continuous Integration and Continuous Delivery | Visual Studio Team Services
- Build and deploy your app – examples | Microsoft Docs
- Extensions for Visual Studio family of products | Visual Studio Marketplace
- What is Continuous Integration? – Azure DevOps | Microsoft Docs
- What is Continuous Delivery? – Azure DevOps | Microsoft Docs
- Deploy a Docker container app to an Azure web app | Microsoft Docs
- Getting started with Azure DevOps Projects to setup CI/CD pipeline for ASP.NET Core & Containers | Microsoft Build 2018 | Channel 9
Transcript
Transcript provided by We Edit Podcasts. Software Engineering Daily listeners can go to weeditpodcasts.com/sed to get 20% off the first two months of audio editing and transcription services. Thanks to We Edit Podcasts for partnering with SE Daily. Please click here to view this show’s transcript.