From acab920d63ae48b6ba2936493000ceb11eb4c5ed Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:20:53 +0000 Subject: [PATCH 1/5] edit workspace readme --- templates/workspace_services/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/workspace_services/README.md b/templates/workspace_services/README.md index a3914ca..cd7a11e 100644 --- a/templates/workspace_services/README.md +++ b/templates/workspace_services/README.md @@ -3,4 +3,6 @@ Workspace Templates are located in this folder. These Templates are for the Composition Service to make instances of. | Template name | Description | -| --- | --- | \ No newline at end of file +| --- | --- | +| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH | +| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH | From 0f1936981617aafc4222426df9c762c3b36f5e06 Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:24:50 +0000 Subject: [PATCH 2/5] revert --- templates/workspace_services/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/workspace_services/README.md b/templates/workspace_services/README.md index cd7a11e..4d4d5f6 100644 --- a/templates/workspace_services/README.md +++ b/templates/workspace_services/README.md @@ -4,5 +4,3 @@ Workspace Templates are located in this folder. These Templates are for the Comp | Template name | Description | | --- | --- | -| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH | -| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH | From 935595af44f79e181e8d0624f6d241ac7f841ac9 Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:27:09 +0000 Subject: [PATCH 3/5] edit readme --- templates/workspace_services/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/workspace_services/README.md b/templates/workspace_services/README.md index cd7a11e..3a728b1 100644 --- a/templates/workspace_services/README.md +++ b/templates/workspace_services/README.md @@ -4,5 +4,5 @@ Workspace Templates are located in this folder. These Templates are for the Comp | Template name | Description | | --- | --- | -| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH | -| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH | +| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH use | +| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH use | From 08554b2d50a6e1271b5342a65865b42c21257096 Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:14:34 +0000 Subject: [PATCH 4/5] change version to v15.2 --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5cd8fe5..f620a4e 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -12,7 +12,7 @@ "DOCKER_GROUP_ID": "${localEnv:DOCKER_GROUP_ID}", "INTERACTIVE": "true", "OSS_REPO": "OxBRCInformatics/AzureTRE", - "OSS_VERSION": "v0.15.1" + "OSS_VERSION": "v0.15.2" } }, "runArgs": [ From 4f9446c8c8b97f8da3ba2512fcbcb8fe8c439c11 Mon Sep 17 00:00:00 2001 From: JaimieWi <92854957+JaimieWi@users.noreply.github.com> Date: Tue, 16 Jan 2024 16:29:05 +0000 Subject: [PATCH 5/5] minor change --- templates/workspace_services/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/workspace_services/README.md b/templates/workspace_services/README.md index 1f872e9..4f083b8 100644 --- a/templates/workspace_services/README.md +++ b/templates/workspace_services/README.md @@ -4,6 +4,6 @@ Workspace Templates are located in this folder. These Templates are for the Comp | Template name | Description | | --- | --- | -| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH use | -| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH use | +| tre-service-guacamole-linuxvm-ouh2 | This is a custom Linux image for OUH use | +| tre-service-guacamole-windowsvm-ouh2 | This is a custom Windows image for OUH use |