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
Web Engineering III: Quality AssuranceTechnische Hochschule Mittelhessen via iversity Introduction to Cloud Infrastructure Technologies
Linux Foundation via edX DevOps for Developers: How to Get Started
Microsoft via edX Accelerate Software Delivery using DevOps
Microsoft via edX Building R Packages
Johns Hopkins University via Coursera