CI/CD for Go App with Azure Pipelines

Опубликовано: 14 Октябрь 2024
на канале: Rainer Stropek
1,790
34

Microsoft Azure's CI/CD pipelines have great support for Go applications. In this talk from the Gophers meetup Linz, Rainer Stropek demos how to test, build, and deploy a simple Go Web API using Azure Pipelines. Learn about how to publish Go's test and coverage data, using latest Go tools on Microsoft's hosted pipeline agents, publishing Go Docker images etc.