From 5eb01911f9f99f35c14f00ba8eb17b2a09b8192b Mon Sep 17 00:00:00 2001 From: Henriette Rudi Moe Date: Thu, 27 Jun 2024 13:57:52 +0200 Subject: [PATCH] refactor: rename editor repo to escape room --- .github/workflows/build_and_test.yml | 2 +- build_info/repos | 2 +- library.json | 2 +- semantics.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 51459570..cceff3dd 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -31,7 +31,7 @@ jobs: if [ -d "h5p-editor-audio-recorder" ]; then pushd h5p-editor-audio-recorder && npm ci && npm run build; popd; fi - if [ -d "h5p-editor-ndla-virtual-tour" ]; then pushd h5p-editor-ndla-virtual-tour && npm ci && npm run build; popd; fi + if [ -d "h5p-editor-escape-room" ]; then pushd h5p-editor-escape-room && npm ci && npm run build; popd; fi cp -r ../h5p-ndla-virtual-tour . - name: Use Node.js diff --git a/build_info/repos b/build_info/repos index 4b0f0c20..fa1cdf4e 100644 --- a/build_info/repos +++ b/build_info/repos @@ -20,7 +20,7 @@ https://github.com/h5p/h5p-summary.git https://github.com/h5p/h5p-transition.git https://github.com/h5p/h5p-single-choice-set.git https://github.com/h5p/h5p-soundjs.git -https://github.com/NDLANO/h5p-editor-ndla-virtual-tour.git +https://github.com/NDLANO/h5p-editor-escape-room.git https://github.com/NDLANO/h5p-ndla-font-icons.git https://github.com/NDLANO/h5p-ndla-virtual-tour.git https://github.com/NDLANO/h5p-video.git diff --git a/library.json b/library.json index 49526934..5a149e7c 100644 --- a/library.json +++ b/library.json @@ -39,7 +39,7 @@ ], "editorDependencies": [ { - "machineName": "H5PEditor.NDLAThreeImage", + "machineName": "H5PEditor.EscapeRoom", "majorVersion": 0, "minorVersion": 5 }, diff --git a/semantics.json b/semantics.json index 35ce8018..1022d1c8 100644 --- a/semantics.json +++ b/semantics.json @@ -2,7 +2,7 @@ { "name": "threeImage", "type": "group", - "widget": "NDLAthreeImage", + "widget": "EscapeRoom", "label": "Three Image Editor", "importance": "high", "fields": [