A collection of labs demonstrating how to use Visual Studio Code and Azure Pipelines to build and maintain open source software.
In this lab you will learn to:
- Set up Azure Pipelines to build and test a Python project hosted in GitHub.
- Customize the build by configuring the YAML build definition.
- Validate pull requests using GitHub Checks and Azure Pipelines
Go to lab | Duration: 10 minutes
In this lab you will learn to:
- Set up Azure Pipelines to build and test a Swift project hosted in GitHub.
- Customize the build by configuring the YAML build definition.
- Validate pull requests using GitHub Checks and Azure Pipelines
Go to lab | Duration: 10 minutes
In this lab you will learn to:
- Set up Azure Pipelines to build and test a node.js project hosted in GitHub.
- Customize the build by configuring the YAML build definition.
- Validate pull requests using GitHub Checks and Azure Pipelines
Go to lab | Duration: 10 minutes