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

Continuous Integration for Commitfests

Formale Metadaten

Titel
Continuous Integration for Commitfests
Untertitel
Testing everything, all the time
Serientitel
Anzahl der Teile
37
Autor
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr2018
SpracheEnglisch

Inhaltliche Metadaten

Fachgebiet
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