integrate pittest & sonar
[sebhoss-jenkins-seed-jobs.git] / projects.json
blob0ee65942d5709f1ce0717b8a8ef3f851bb522f42
2     {
3         "name": "bc-clj",
4         "repository": "/var/git/stable/bc-clj"
5     },
6     {
7         "name": "def-clj",
8         "repository": "/var/git/stable/def-clj"
9     },
10     {
11         "name": "finj",
12         "repository": "/var/git/stable/finj"
13     },
14     {
15         "name": "fiscal-year",
16         "repository": "/var/git/stable/fiscal-year",
17         "mbp": true,
18         "upstreams": [
19             {
20                 "name": "suppress-warnings",
21                 "include": "de.xn--ho-hia.quality:suppress-warnings:*"
22             }
23         ]
24     },
25     {
26         "name": "generic-types",
27         "repository": "/var/git/stable/generic-types",
28         "mbp": true,
29         "upstreams": [
30             {
31                 "name": "suppress-warnings",
32                 "include": "de.xn--ho-hia.quality:suppress-warnings:*"
33             }
34         ]
35     },
36     {
37         "name": "null-analysis",
38         "repository": "/var/git/stable/null-analysis",
39         "mbp": true,
40         "upstreams": []
41     },
42     {
43         "name": "reguloj",
44         "repository": "/var/git/stable/reguloj",
45         "mbp": true,
46         "upstreams": [
47             {
48                 "name": "suppress-warnings",
49                 "include": "de.xn--ho-hia.quality:suppress-warnings:*"
50             },
51             {
52                 "name": "null-analysis",
53                 "include": "de.xn--ho-hia.quality:null-analysis:*"
54             }
55         ]
56     },
57     {
58         "name": "suppress-warnings",
59         "repository": "/var/git/stable/suppress-warnings",
60         "mbp": true,
61         "upstreams": []
62     },
63     {
64         "name": "storage-units",
65         "repository": "/var/git/stable/storage-units",
66         "mbp": true,
67         "upstreams": [
68             {
69                 "name": "suppress-warnings",
70                 "include": "de.xn--ho-hia.quality:suppress-warnings:*"
71             }
72         ]
73     },
74     {
75         "name": "maven-build-process",
76         "repository": "/var/git/stable/maven-build-process"
77     },
78     {
79         "name": "memoization.java",
80         "repository": "/var/git/prototypes/memoization.java",
81         "mbp": true,
82         "upstreams": []
83     },
84     {
85         "name": "truth-property-proposition",
86         "repository": "/var/git/stable/truth-property-proposition",
87         "mbp": true,
88         "upstreams": []
89     },
90     {
91         "name": "yosql",
92         "repository": "/var/git/prototypes/yosql",
93         "mbp": true,
94         "upstreams": []
95     }