sethreidnz / azure-devops-examples

A repository containing various examples of how build projects with Azure Devops Yaml files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Devops Examples

This repository is designed to go with the various blogs on my blog sethreid.co.nz that show how to create builds using Azure Devop's new YAML based build pipeline configurations.

Included are:

  • React - Blog WIP
  • Angular - Blog WIP
  • Vue - Blog WIP
  • Dotnet Core - Blog WIP

What is in the repository?

The repository contains base projects created with each framework's command line project generation tools and then a YAML file for each of them. They are all well documented on what is happening and can be found here:

For more details see the blogs listed linked above

About

A repository containing various examples of how build projects with Azure Devops Yaml files


Languages

Language:JavaScript 43.6%Language:CSS 22.0%Language:TypeScript 12.5%Language:HTML 10.1%Language:C# 7.7%Language:Vue 4.1%