forked from wireapp/wire-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack.yaml
54 lines (49 loc) · 1.06 KB
/
stack.yaml
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
resolver: snapshots/wire-1.0.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/db/service-backfill
- tools/db/auto-whitelist
extra-deps:
- git: https://github.com/wireapp/saml2-web-sso
commit: 08f65c6ee07f5979300189c56e1dacfaeef3290e # master (Feb 04, 2019)
- git: https://github.com/wireapp/hscim
commit: 53db8029e17e7085322e7055f71efb5e7058d4a5 # master (Jan 23, 2019)
flags:
types-common:
cql: True
protobuf: True
arbitrary: True
galley-types:
cql: True
allow-newer: False