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 introduces various kinds of testing and shows you how to set up...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Lenz, Moritz (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 1. Automated Testing
  • 2. Unit Testing in Python
  • 3 Continuous Integration with Jenkins
  • 4. Continuous Delivery
  • 5. Building Packages
  • 6. Distributing Debian Packages
  • 7. Package Deployment
  • 8. A Virtual Playground for Automating Deployments
  • 9. Building in the Pipeline with Go Continuous Delivery
  • 10. Distributing and Deploying Packages in the Pipeline
  • 11. Pipeline Improvements
  • 12. Security
  • 13. State Management
  • 14. Conclusions and Outlook.