by T. Durieux, R. Abreu, Martin Monperrus, T. F. Bissyande and L. Cruz
Abstract:
Travis CI handles automatically thousands of builds every day to, amongst other things, provide valuable feedback to thousands of open-source developers. In this paper, we investigate Travis CI to firstly understand who is using it, and when they start to use it. Secondly, we investigate how the developers use Travis CI and finally, how frequently the developers change the Travis CI configurations. We observed during our analysis that the main users of Travis CI are corporate users such as Microsoft. And the programming languages used in Travis CI by those users do not follow the same popularity trend than on GitHub, for example, Python is the most popular language on Travis CI, but it is only the third one on GitHub. We also observe that Travis CI is set up on average seven days after the creation of the repository and the jobs are still mainly used (60%) to run tests. And finally, we observe that 7.34% of the commits modify the Travis CI configuration. We share the biggest benchmark of Travis CI jobs (to our knowledge): It contains 35,793,144 jobs from 272,917 different GitHub projects.
Reference:
An Analysis of 35+ Million Jobs of Travis CI (T. Durieux, R. Abreu, Martin Monperrus, T. F. Bissyande and L. Cruz), In Proceedings - 2019 IEEE International Conference on Software Maintenance and Evolution, ICSME 2019 :, Institute of Electrical and Electronics Engineers Inc., 2019.
Bibtex Entry:
@inproceedings{Durieux1430140,
author = {Durieux, T. and Abreu, R. and Monperrus, Martin and Bissyande, T. F. and Cruz, L.},
booktitle = {Proceedings - 2019 IEEE International Conference on Software Maintenance and Evolution, ICSME 2019 : },
institution = {KTH, Theoretical Computer Science, TCS},
pages = {291--295},
publisher = {Institute of Electrical and Electronics Engineers Inc.},
title = {An Analysis of 35+ Million Jobs of Travis CI},
doi = {10.1109/ICSME.2019.00044},
year = {2019},
}