forked from wireapp/wire-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
61 lines (56 loc) · 1.37 KB
/
stack.yaml
File metadata and controls
61 lines (56 loc) · 1.37 KB
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
resolver: snapshots/wire-1.2.yaml
packages:
- libs/api-bot
- libs/api-client
- libs/bilge
- libs/brig-types
- libs/cargohold-types
- libs/cassandra-util
- libs/extended
- libs/imports
- libs/galley-types
- libs/gundeck-types
- libs/ssl-util
- libs/metrics-collectd
- libs/metrics-core
- libs/metrics-wai
- libs/ropes
- libs/sodium-crypto-sign
- libs/tasty-cannon
- libs/types-common
- libs/types-common-aws
- libs/types-common-journal
- libs/wai-utilities
- libs/zauth
- services/brig
- services/spar
- services/cannon
- services/cargohold
- services/galley
- services/gundeck
- services/proxy
- tools/bonanza
- tools/makedeb
- tools/api-simulations
- tools/stern
- tools/db/service-backfill
- tools/db/auto-whitelist
extra-deps:
- git: https://github.com/wireapp/prometheus-haskell
commit: 9bcd5423e0e33a6db8b1e69b50d74e8b47daa737
subdirs:
- wai-middleware-prometheus
- git: https://github.com/wireapp/saml2-web-sso
commit: c0bcbe8ae5bb6fdc0b5b94f640f63a615c068cbf # master (Apr 25, 2019)
- git: https://github.com/wireapp/hscim
commit: 6b98b894c127eed4a5bde646ebf20febcfa656fa # master (Apr 2, 2019)
- git: https://gitlab.com/fisx/tinylog.git
commit: fd7155aaf6f090f48004a8f7857ce9d3cb4f9417 # https://gitlab.com/twittner/tinylog/merge_requests/6
flags:
types-common:
cql: True
protobuf: True
arbitrary: True
galley-types:
cql: True
allow-newer: False