commit | 7851561856154dd32435d3c12cad024799444d81 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Mon Oct 23 19:03:35 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Mon Oct 23 19:03:35 2017 +0200 |
tree | 8ed23e879fb821983fcc882eceb62438cccd0638 | |
parent | b932fc3b9cb5071271058828ae0703f7cfb8d026 [diff] |
add ponymail tone analysis Only enabled it watson configured. set to only grab the last 50 emails, so as to not abuse the service. WIP!
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
)To speed up things, you can use the multi-threaded version of cloc found at this location. On machines with many cores, you may experience a tenfold speed increase in the SLoC and evolution scans. It requires ForkManager, which may be installed via CPAN: cpan Parallel::ForkManager
TBD. Please see https://kibble.apache.org/ for details!