/peach

This will aggregate buildlogs from Travis

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Thoth Log Aggregator and Analyser

This will fetch logs from travis...

Usage

pipenv install
luigid --logdir=. --state-path=./luigi-state.pkl --background
time PYTHONPATH='.' luigi --module aggregate_travis_logs AggregateLogs --owner=goern
time PYTHONPATH='.' luigi --module analyse_travis_logs ProcessTravisJobs --owner=goern