-
Notifications
You must be signed in to change notification settings - Fork 143
/
.custom_sources.yml
156 lines (156 loc) · 8.02 KB
/
.custom_sources.yml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
gitlab-rails:
remote: "git@dev.gitlab.org:gitlab/gitlabhq.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-foss.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-foss.git"
# When running it on your local machine, use the SSH version to make it easier to authenticate:
#security: "git@gitlab.com:gitlab-org/security/gitlab-foss.git"
gitlab-rails-ee:
remote: "git@dev.gitlab.org:gitlab/gitlab-ee.git"
alternative: "https://gitlab.com/gitlab-org/gitlab.git"
security: "https://gitlab.com/gitlab-org/security/gitlab.git"
# When running it on your local machine, use the SSH version to make it easier to authenticate:
#security: "git@gitlab.com:gitlab-org/security/gitlab.git"
gitlab-shell:
remote: "git@dev.gitlab.org:gitlab/gitlab-shell.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-shell.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-shell.git"
gitlab-pages:
remote: "git@dev.gitlab.org:gitlab/gitlab-pages.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-pages.git"
security: "https://gitlab.com/gitlab-org/security/gitlab-pages.git"
gitlab-exporter:
remote: "git@dev.gitlab.org:gitlab-org/gitlab-exporter.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-exporter.git"
gitlab-kas:
remote: "git@dev.gitlab.org:gitlab/cluster-integration/gitlab-agent.git"
alternative: "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent.git"
security: "https://gitlab.com/gitlab-org/security/cluster-integration/gitlab-agent.git"
docker-distribution-pruner:
remote: "git@dev.gitlab.org:gitlab/docker-distribution-pruner.git"
alternative: "https://gitlab.com/gitlab-org/docker-distribution-pruner.git"
config_guess:
remote: "git@dev.gitlab.org:omnibus-mirror/config_guess.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/config_guess.git"
omnibus:
remote: "https://dev.gitlab.org/gitlab/omnibus.git"
alternative: "https://gitlab.com/gitlab-org/omnibus.git"
registry:
remote: "git@dev.gitlab.org:gitlab/container-registry.git"
alternative: "https://gitlab.com/gitlab-org/container-registry.git"
security: "https://gitlab.com/gitlab-org/security/container-registry.git"
rb-readline:
remote: "git@dev.gitlab.org:omnibus-mirror/rb-readline.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/rb-readline.git"
prometheus:
remote: "git@dev.gitlab.org:omnibus-mirror/prometheus.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/prometheus.git"
alertmanager:
remote: "git@dev.gitlab.org:omnibus-mirror/alertmanager.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/alertmanager.git"
node-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/node_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/node_exporter.git"
postgres-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/postgres_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/postgres_exporter.git"
redis-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/redis_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis_exporter.git"
pgbouncer-exporter:
remote: "git@dev.gitlab.org:omnibus-mirror/pgbouncer_exporter.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer_exporter.git"
gitaly:
remote: 'git@dev.gitlab.org:gitlab/gitaly'
alternative: 'https://gitlab.com/gitlab-org/gitaly'
security: "https://gitlab.com/gitlab-org/security/gitaly.git"
gitlab-elasticsearch-indexer:
remote: 'git@dev.gitlab.org:gitlab/gitlab-elasticsearch-indexer.git'
alternative: 'https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer.git'
security: "https://gitlab.com/gitlab-org/security/gitlab-elasticsearch-indexer.git"
logrotate:
remote: "git@dev.gitlab.org:omnibus-mirror/logrotate.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/logrotate.git"
chef-acme:
remote: "git@dev.gitlab.org:omnibus-mirror/chef-acme.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/chef-acme.git"
nginx:
remote: "git@dev.gitlab.org:omnibus-mirror/nginx.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx.git"
nginx-module-vts:
remote: "git@dev.gitlab.org:omnibus-mirror/nginx-module-vts.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/nginx-module-vts.git"
ngx_security_headers:
remote: "git@dev.gitlab.org:omnibus-mirror/ngx_security_headers.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ngx_security_headers.git"
zlib:
remote: "git@dev.gitlab.org:omnibus-mirror/zlib.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/zlib.git"
openssl:
remote: "git@dev.gitlab.org:omnibus-mirror/openssl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/openssl.git"
curl:
remote: "git@dev.gitlab.org:omnibus-mirror/curl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/curl.git"
omnibus-ctl:
remote: "git@dev.gitlab.org:omnibus-mirror/omnibus-ctl.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/omnibus-ctl.git"
compat_resource:
remote: "git@dev.gitlab.org:omnibus-mirror/compat_resource.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/compat_resource.git"
libicu:
remote: "git@dev.gitlab.org:omnibus-mirror/libicu.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libicu.git"
krb5:
remote: "git@dev.gitlab.org:omnibus-mirror/krb5.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/krb5.git"
libpng:
remote: "git@dev.gitlab.org:omnibus-mirror/libpng.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libpng.git"
libjpeg-turbo:
remote: "git@dev.gitlab.org:omnibus-mirror/libjpeg-turbo.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libjpeg-turbo.git"
libtiff:
remote: "git@dev.gitlab.org:omnibus-mirror/libtiff.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libtiff.git"
exiftool:
remote: "git@dev.gitlab.org:omnibus-mirror/exiftool.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/exiftool.git"
libevent:
remote: "git@dev.gitlab.org:omnibus-mirror/libevent.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/libevent.git"
repmgr:
remote: "git@dev.gitlab.org:omnibus-mirror/repmgr.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/repmgr.git"
jemalloc:
remote: "git@dev.gitlab.org:omnibus-mirror/jemalloc.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/jemalloc.git"
go-crond:
remote: "git@dev.gitlab.org:omnibus-mirror/go-crond.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/go-crond.git"
consul:
remote: "git@dev.gitlab.org:omnibus-mirror/consul.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/consul.git"
ohai:
remote: "git@dev.gitlab.org:omnibus-mirror/ohai.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ohai.git"
redis:
remote: "git@dev.gitlab.org:omnibus-mirror/redis.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/redis.git"
psycopg2:
remote: "git@dev.gitlab.org:omnibus-mirror/psycopg2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/psycopg2.git"
pcre2:
remote: "git@dev.gitlab.org:omnibus-mirror/pcre2.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pcre2.git"
libtensorflow_lite:
remote: "git@dev.gitlab.org:omnibus-mirror/tensorflow.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/tensorflow.git"
spamcheck:
remote: "git@dev.gitlab.org:omnibus-mirror/spamcheck.git"
alternative: "https://gitlab.com/gitlab-org/gl-security/security-engineering/security-automation/spam/spamcheck.git"
ncurses:
remote: "git@dev.gitlab.org:omnibus-mirror/ncurses.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/ncurses.git"
pgbouncer:
remote: "git@dev.gitlab.org:omnibus-mirror/pgbouncer.git"
alternative: "https://gitlab.com/gitlab-org/build/omnibus-mirror/pgbouncer.git"