Hands-on Azure pipelines : understanding continuous integration and deployment in Azure DevOps /
Build, package, and deploy software projects, developed with any language targeting any platform, using Azure pipelines. The book starts with an overview of CI/CD and the need for software delivery automation. It further delves into the basic concepts of Azure pipelines followed by a hands-on guide...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[United States] :
Apress,
2020.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Chapter 1: Understanding the Importance of Software Delivery Automation
- Chapter 2: Overview of Azure Pipelines
- Chapter 3: Setting Up Pools, Deployment Groups and Agents
- Chapter 4: Creating Build Pipelines
- Classic
- Source Control, Templates, Jobs and Tasks
- Chapter 5: Creating Build Pipelines
- Classic
- Variables, Triggers, Filters, Options and Retaining
- Chapter 6: Creating Build Pipelines
- Classic
- Queuing, Debugging, Task Groups, Artifacts and Import/Export
- Chapter 7: Using Artifacts
- Chapter 8: Creating and using YAML build pipelines
- Chapter 9: Azure Release Pipelines
- Service Connections, Templates, Artifacts, Stages and Environments
- Chapter 10: Azure Release Pipelines
- Jobs, Deployment Groups, Variable and Other Options
- Chapter 11: REST API, Command Line and Extension Development
- Chapter 12: Integrating Tests to Pipelines.