-
Notifications
You must be signed in to change notification settings - Fork 9
/
main.conf
77 lines (63 loc) · 2.03 KB
/
main.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Remove _OFF to activate sections
[generic]
## generic configuration here
# where to send notifications
mail = [email protected]
project = GrimoireTest
# data about the databases
db_user = root
db_password = root
db_bicho = bicho_grimoiretest
bicho_backend = bugzilla
db_cvsanaly = cvsanaly_grimoiretest
db_identities = cvsanaly_grimoiretest
db_mlstats = mlstats_grimoiretest
db_gerrit = bicho_grimoiretest_gerrit
[bicho]
# This file contains the information needed to execute Bicho
backend = bg
debug = True
delay = 1
log_table = False
trackers = https://bugzilla.wikimedia.org/buglist.cgi?product=Huggle,https://bugzilla.wikimedia.org/buglist.cgi?product=Analytics
[gerrit]
# Information about gerrit
backend = gerrit
user = owl
debug = True
delay = 1
trackers = gerrit.wikimedia.org
projects = "mediawiki/extensions/Cite","mediawiki/extensions/ArticleFeedback"
[cvsanaly]
# This file contains the information needed to execute cvsanaly
extensions = CommitsLOC,FileTypes
[mlstats]
# This file contains the information needed to execute mlstats
mailing_lists = http://lists.wikimedia.org/pipermail/mediawiki-announce,http://lists.wikimedia.org/pipermail/mediawiki-api-announce
#[irc]
#
[r]
# This file contains information about the R script. The launcher
# basically chdir into the dir and execute the rscript with the
# parameters
## this needs to be pass to generic
# rscript = run-analysis.py
#r_libs = ../r-lib:$R_LIBS
# r_libs = ~/repos/automator/demo/tools/r-lib/:$R_LIBS
# interval of time for the analysis
start_date = 2010-01-01
# end_date = 2013-09-01
reports = repositories,companies,people
#reports = repositories
period = months
# json_dir = /home/luis/repos/automator/demo/json/
[identities]
[git-production_OFF]
# Details about the git destination of the JSON
destination_json = production/browser/data/json/
[db-dump_OFF]
#Data about final dir to dump databases
destination_db_dump = production/browser/data/db/
[rsync_OFF]
# Destination where the production dir will be sync
destination = [email protected]:/var/www/dash/