Mon 5 Nov 2018 10:52 - 11:15 at Rock Lake - Session 1: Continuous integration

Continuous integration (CI) tools integrate code changes by automatically compiling, building, and executing test cases upon submission of code changes. Use of CI tools is getting increasingly popular, yet how proprietary projects reap the benefits of CI remains unknown. To investigate the influence of CI on software development, we analyze 150 open source software (OSS) projects, and 123 proprietary projects. For OSS projects, we observe the expected benefits after CI adoption, e.g., improvements in bug and issue resolution. However, for the proprietary projects, we cannot make similar observations. Our findings indicate that only adoption of CI might not be enough to the improve software development process. CI can be effective for software development if practitioners use CI's feedback mechanism efficiently, by applying the practice of making frequent commits. For our set of proprietary projects we observe practitioners commit less frequently, and hence not use CI effectively for obtaining feedback on the submitted code changes. Based on our findings we recommend industry practitioners to adopt the best practices of CI to reap the benefits of CI tools for example, making frequent commits.

Mon 5 Nov

Displayed time zone: Guadalajara, Mexico City, Monterrey change

10:30 - 11:15
Session 1: Continuous integrationSWAN at Rock Lake
10:30
22m
Talk
(No) Influence of Continuous Integration on the Commit Activity in GitHub Projects
SWAN
Sebastian Baltes University of Trier, Jascha Knack University of Trier, Germany, Daniel Anastasiou University of Trier, Germany, Ralf Tymann University of Trier, Germany, Stephan Diehl Computer Science, University Trier, Germany
Pre-print
10:52
22m
Talk
Characterizing the Influence of Continuous Integration: Empirical Results from 250+ Open Source and Proprietary Projects
SWAN
Akond Rahman North Carolina State University, Amritanshu Agrawal North Carolina State University, Rahul Krishna NC State University, Alexander Sobran