-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
33 lines (33 loc) · 1.42 KB
/
.gitmodules
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
[submodule "docker-builds/reference-tasks/sample-patients"]
path = docker-builds/reference-tasks/sample-patients
url = https://github.com/smart-on-fhir/sample-patients
branch = hapi-patients-testing
[submodule "docker-builds/reference-tests/source"]
path = docker-builds/reference-tests
url = https://github.com/sync-for-science/demo-test-suite
branch = master
[submodule "docker-builds/reference-app/source"]
path = docker-builds/reference-app
url = https://github.com/sync-for-science/reference-research-app
branch = master
[submodule "docker-builds/reference-smart/source"]
path = docker-builds/reference-smart
url = https://github.com/sync-for-science/auth-proxy.git
branch = master
[submodule "docker-builds/research-app-api"]
path = docker-builds/research-app-api
url = https://github.com/sync-for-science/research-app-api.git
branch = master
[submodule "docker-builds/token-introspector"]
path = docker-builds/token-introspector
url = https://github.com/sync-for-science/token-introspector
branch = master
[submodule "docker-builds/reference-tasks/sample-patients-stu3"]
path = docker-builds/reference-tasks/sample-patients-stu3
url = https://github.com/sync-for-science/sample-patients-stu3
[submodule "reference-imaging"]
path = docker-builds/reference-imaging
url = https://github.com/RSNA/s4s-stack
[submodule "docker-builds/redirector"]
path = docker-builds/redirector
url = https://github.com/sync-for-science/redirector