In this longer training video you’ll learn how to take a GitHub repo and add continuous builds using Azure Pipelines. We will walk you through each step in taking a Node.js GitHub project and adding continuous builds to validate the code quality of each pull request. All using the free for open source projects Azure Pipelines service.
Speaker: Edward Thomson
– Get Started: https://azure.com/pipelines
– Documentation – Azure Pipelines: https://docs.microsoft.com/azure/devops/pipelines/index
– Documentation – Azure Pipelines + GitHub CI: https://docs.microsoft.com/azure/devops/pipelines/build/ci-build-github
– Azure Pipelines GitHub Extension in CI marketplace: https://github.com/marketplace/azure-pipelines
Thank you so much for explaining it very well
The problem with all these videos is that they UI changes so much every 6 months that it just doesn't look like anything like on that video and these step by step instruction are very hard to map to the new UI
Awesome CI example. Any CD tutorial for github?
Thank you for these amazing tips. Who have using experience "(catlight. net)" ? CatLight will show notifications and alert developers when new pull request is created.
Clear, simple and fast! Thanks VS Team for this great tutorial!
Awesome example to start CI. Any CD tutorial for Azure DevOps?
If this is the official Microsoft visual studio channel? They are using safari/Mac os. what?
If the test fails, will the code be committed anyway? Or will it be reverted?