From ef052965b4a0505fcd48d194cf7bcfb04705142c Mon Sep 17 00:00:00 2001 From: Dominik Frantisek Bucik Date: Wed, 17 Jan 2024 17:34:38 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A4=96=20Link=20repos=20for=20LS?= =?UTF-8?q?=20AAI=20components=20used=20in=20StarterKit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 12 ++++++++++++ repos/lsaai-docker-ga4gh-broker | 1 + repos/lsaai-docker-oidc-mock | 1 + repos/lsaai-ga4gh-broker | 1 + repos/lsaai-oidc-mock | 1 + 5 files changed, 16 insertions(+) create mode 160000 repos/lsaai-docker-ga4gh-broker create mode 160000 repos/lsaai-docker-oidc-mock create mode 160000 repos/lsaai-ga4gh-broker create mode 160000 repos/lsaai-oidc-mock diff --git a/.gitmodules b/.gitmodules index 5efeb50..3e233ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -53,3 +53,15 @@ [submodule "repos/cscfi-rems"] path = repos/cscfi-rems url = git@github.com:CSCfi/rems.git +[submodule "repos/lsaai-docker-gdi"] + path = repos/lsaai-docker-oidc-mock + url = git@gitlab.ics.muni.cz:perun-proxy-aai/containers/docker-gdi.git +[submodule "repos/lsaai-docker-ga4gh-broker"] + path = repos/lsaai-docker-ga4gh-broker + url = git@gitlab.ics.muni.cz:perun-proxy-aai/containers/docker-ga4gh_broker.git +[submodule "repos/lsaai-ga4gh-broker"] + path = repos/lsaai-ga4gh-broker + url = git@gitlab.ics.muni.cz:perun-proxy-aai/java/perun-aai-ga4gh-passport-broker.git +[submodule "repos/lsaai-oidc-mock"] + path = repos/lsaai-oidc-mock + url = git@gitlab.ics.muni.cz:perun-proxy-aai/java/lsaai-oidc-mock.git diff --git a/repos/lsaai-docker-ga4gh-broker b/repos/lsaai-docker-ga4gh-broker new file mode 160000 index 0000000..0f07d48 --- /dev/null +++ b/repos/lsaai-docker-ga4gh-broker @@ -0,0 +1 @@ +Subproject commit 0f07d48604c131d2cda371c5b6af017332131a6b diff --git a/repos/lsaai-docker-oidc-mock b/repos/lsaai-docker-oidc-mock new file mode 160000 index 0000000..ea8a42c --- /dev/null +++ b/repos/lsaai-docker-oidc-mock @@ -0,0 +1 @@ +Subproject commit ea8a42c26dd8cce8c15bea103dc016afd18a8829 diff --git a/repos/lsaai-ga4gh-broker b/repos/lsaai-ga4gh-broker new file mode 160000 index 0000000..f620553 --- /dev/null +++ b/repos/lsaai-ga4gh-broker @@ -0,0 +1 @@ +Subproject commit f62055339b2f1a1a1db1b103151fec84c7ce7ff6 diff --git a/repos/lsaai-oidc-mock b/repos/lsaai-oidc-mock new file mode 160000 index 0000000..75beab7 --- /dev/null +++ b/repos/lsaai-oidc-mock @@ -0,0 +1 @@ +Subproject commit 75beab758fe3d6224aa3aeddaa83970d92f3aed9