commit | 255664cd9dfa160a3a56b47ef35894658a516c1a | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Fri Oct 20 14:24:32 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Fri Oct 20 14:24:32 2017 +0200 |
tree | c38246af32ea990fbdbc5d44579103495b3c47c4 | |
parent | 7c961274f325223fa733591d2b2dd8a3117074de [diff] |
return plugins in correct run-order we need sync to happen first, then the rest..
The Kibble Scanners collect information for the Kibble Suite.
python3 src/kibble-scanner.py
.conf/
: Config filessrc/
:kibble-scanner.py
: Main script for launching scansplugins/
:brokers
: The various database brokers (ES or JSON API)utils
: Utility librariesscanners
: The individual scanner applicationsplugins/scanners/ponymail.py
)plugins/scanners/jira.py
)plugins/scanners/bugzilla.py
)plugins/scanners/gerrit.py
)plugins/scanners/git-sync.py
)plugins/scanners/git-census.py
)plugins/scanners/git-evolution.py
)plugins/scanners/git-sloc.py
)plugins/scanners/github.py
)plugins/scanners/github-stats.py
)plugins/scanners/pipermail.py
)TBD. Please see https://kibble.apache.org/ for details!