Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Lenz, Moritz (Auteur)
Format: Électronique eBook
Langue:Inglés
Publié: [Berkeley, California?] : Apress, [2019]
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.