We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Continuous Integration for Commitfests

Formal Metadata

Title
Continuous Integration for Commitfests
Subtitle
Testing everything, all the time
Title of Series
Number of Parts
37
Author
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date2018
LanguageEnglish

Content Metadata

Subject Area
Genre
Abstract
PostgreSQL has a huge number of patches flying around at all times and a fast moving master branch. How can we streamline our handling of all this code? I decided to try to test all the patches automatically all the time. This talk is about that experience, results so far and future plans. The talk will cover: introduction to some CI resources free to open source projects overview of the current commitfest.cputube.org prototype problems encountered along the way success stories and anecdata plans to extend to other operating systems and build options plans to merge it into the Commitfest app other ideas for testing