Python continuous integration and delivery : a concise guide with examples /
Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introcudes various kinds of testing and shows you how to set up...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[Berkeley, California?] :
Apress,
[2019]
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Introduction
- Automated testing
- Unit testing in Python
- Continuous integration with Jenkins
- Continuous delivery
- Building packages
- Distributing debian packages
- Package deployment
- A virtual playground for automating deployments
- Building in the pipeline with Go continuous delivery
- Distributing and deploying packages in the pipeline
- Pipeline improvements
- Security
- State management
- Conclusions and outlook.