The Butler and the Snake - Continuous Integration for Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the principles of Continuous Integration for Python projects in this EuroPython 2015 conference talk. Learn from Timo Stollenwerk's experience in building a Jenkins-based CI system for Plone, a large-scale open-source project. Discover the importance of frequent code integration and automated verification processes. Gain insights into setting up effective CI systems, including nightly builds, automated testing, acceptance tests, and static code analysis. Understand the significance of maintaining a green build and the potential for scaling to Continuous Delivery. Benefit from practical lessons learned in managing a distributed team of over 340 core developers. Conclude with recommended resources and a Q&A session to deepen your understanding of CI best practices for Python development.
Syllabus
Introduction
What is Continuous Integration
BuiltPot
Jenkins
nightly builds
Automated build
Testing
Acceptance Tests
Static Code Analysis
Notifications
Builds
Agreement
Keep a green build
Scalability
Continuous Delivery
Summary
Recommended books
Blog post
Questions
Taught by
EuroPython Conference
Related Courses
Secure Android App DevelopmentUniversity of Southampton via FutureLearn DevSecOps: Building a Secure Continuous Delivery Pipeline
LinkedIn Learning Microsoft DevOps Solutions: Developing Security and Compliance
Pluralsight Using Security Analysis Tools to Protect ASP.NET and ASP.NET Core Applications
Pluralsight DevOps with GitHub and Azure: Implementing Software Supply Chain Security with GitHub
Pluralsight