This repository contains the materials used in the paper: "Continuous Integration Theater", submitted to the 13th International Symposium on Empirical Software Engineering and Measurement (ESEM).
Authors:
- Wagner Felidré (First author)
- Leonardo Furtado (Co-author and presenter)
- Daniel Alencar (Co-author)
- Bruno Cartaxo (Co-author)
- Gustavo Pinto (Advisor)
Database used 'travistorrent_11_1_2017.csv.gz', available in TravisTorrent.
Acess this link, where TravisTorrent data format is described.
For install dependencies, use pip and pip3.
pip3 install jupyter
pip install pandas
pip install numpy
pip install matplotlib
For Linux environments, use the command on the terminal jupyter notebook
to run the jupyter notebook locally.
Easy ways to run your Jupyter Notebook in the cloud: