TravisTorrent: Synthesizing Travis CI and GitHub for Full-Stack Research on Continuous Integration

by Beller, Moritz and Gousios, Georgios and Zaidman, Andy

You can get a pre-print version from here.
You can view the publisher's page here.

Abstract

Continuous Integration (CI) has become a best practice of modern software development. Thanks in part to its tight integration with GitHub, Travis CI has emerged as arguably the most widely used CI platform for Open-Source Software (OSS) development. However, despite its prominent role in Software Engineering in practice, the benefits, costs, and implications of doing CI are all but clear from an academic standpoint. Little research has been done, and even less was of quantitative nature. In order to lay the groundwork for data-driven research on CI, we built TravisTorrent, travistorrent.testroots.org, a freely available data set based on Travis CI and GitHub that provides easy access to hundreds of thousands of analyzed builds from more than 1,000 projects. Unique to TravisTorrent is that each of its 2,640,825 Travis builds is synthesized with meta data from Travis CI’s API, the results of analyzing its textual build log, a link to the GitHub commit which triggered the build, and dynamically aggregated project data from the time of commit extracted through GHTorrent.

Bibtex record

@inproceedings{BGZ17a,
  author = {Beller, Moritz and Gousios, Georgios and Zaidman, Andy},
  title = {TravisTorrent: Synthesizing Travis CI and GitHub for Full-Stack Research on Continuous Integration},
  booktitle = {Proceedings of the 14th Working Conference on Mining Software Repositories},
  series = {MSR'17},
  year = {2017},
  publisher = {IEEE press},
  pages = {447--450},
  doi = {10.1109/MSR.2017.24},
  location = {Buenos Aires, Argentina},
  url = {/pub/travistorrent.pdf}
}

The paper