Automating Testing and Deployment with Github and Travis
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Discover how to streamline open source project maintenance through automated testing and deployment using Github and Travis in this 44-minute EuroPython Conference talk. Learn to create a release pipeline that eliminates human errors and simplifies the process to a single git tag push. Explore packaging, testing, and deployment automation techniques using a trivial project example. Gain insights into leveraging Travis as a continuous integration provider for Github-hosted projects. Familiarize yourself with Python packaging, testing, and tools like pytest and tox to enhance your open source development workflow.
Syllabus
Introduction
Problems with packaging
The process
Setup Tools SCM
Build a trivial project
Package configuration
Setup tools
Setup requirements
Metadata
Requirements
Readme
Git repository
Dependencies
Passing tests
Travis configuration
Travis setup pipe
Travis setup
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube