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.
Automating Testing and Deployment with Github and Travis