ci(workspace): mirror Git package dependencies
Validate ShrinkSDK Workspace / unity (push) Failing after 3m1s
Validate ShrinkSDK Workspace / unity (push) Failing after 3m1s
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
cat "$machine_id_file" > /etc/machine-id
|
cat "$machine_id_file" > /etc/machine-id
|
||||||
echo "Unity machine identity restored"
|
echo "Unity machine identity restored"
|
||||||
fi
|
fi
|
||||||
|
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
|
||||||
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
||||||
test -n "$unity_bin"
|
test -n "$unity_bin"
|
||||||
"$unity_bin" -version | head -n 1 | grep -F "$UNITY_VERSION"
|
"$unity_bin" -version | head -n 1 | grep -F "$UNITY_VERSION"
|
||||||
|
|||||||
@@ -54,6 +54,7 @@ jobs:
|
|||||||
cat "$machine_id_file" > /etc/machine-id
|
cat "$machine_id_file" > /etc/machine-id
|
||||||
echo "Unity machine identity restored"
|
echo "Unity machine identity restored"
|
||||||
fi
|
fi
|
||||||
|
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
|
||||||
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
||||||
test -n "$unity_bin"
|
test -n "$unity_bin"
|
||||||
mkdir -p Artifacts
|
mkdir -p Artifacts
|
||||||
|
|||||||
Submodule Assets/Modules/ShrinkApp.Core updated: 7d65b6aa0e...0fe4661273
Submodule Assets/Modules/ShrinkApp.Starter.Basic updated: 312dd98943...ec2af3a82d
Submodule Assets/Modules/ShrinkCommand updated: a3a76e805f...22d7605c76
Submodule Assets/Modules/ShrinkCommand.Integration.App updated: 9bb57025dc...929eaf8968
Submodule Assets/Modules/ShrinkCommand.Integration.EventBus updated: 63f23f397e...6ef5adb9c7
Submodule Assets/Modules/ShrinkCommand.Integration.Network updated: e7f2d73588...17013e83a8
Submodule Assets/Modules/ShrinkContext.AppAdapter updated: d53b1b7997...fedc20c1b9
Submodule Assets/Modules/ShrinkContext.Core updated: 709e9c18a4...341976fac6
Submodule Assets/Modules/ShrinkContext.EventBusAdapter updated: 5426e21c21...86c9dc644e
Submodule Assets/Modules/ShrinkDataSaver updated: 65a1553612...7cfa6bf8e3
Submodule Assets/Modules/ShrinkDataSaver.Integration.App updated: c8cf6e8713...e04a15c181
Submodule Assets/Modules/ShrinkDataSaver.Integration.EventBus updated: fa7897f827...df7a0d68fe
Submodule Assets/Modules/ShrinkEventBus updated: ba84865d7a...d7ae6016cb
Submodule Assets/Modules/ShrinkEventBus.Entities updated: 905c827552...6602769bfe
Submodule Assets/Modules/ShrinkInstaller updated: afc58da579...ece3f072dd
Submodule Assets/Modules/ShrinkModFramework updated: a5a7f3329f...e91db64d76
Submodule Assets/Modules/ShrinkNetwork updated: 6709e9dea3...54cd4aab56
Submodule Assets/Modules/ShrinkNetwork.Integration.App updated: 0df62beb1c...b5262d223a
Submodule Assets/Modules/ShrinkNetwork.Integration.EventBus updated: 91e0f5e679...df3519fa96
Submodule Assets/Modules/ShrinkShared.CodeGen updated: ec48264704...a6f98534c3
Submodule Assets/Modules/ShrinkTutorial updated: e279c4230e...b589f2a385
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b",
|
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b",
|
||||||
"com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git",
|
"com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018",
|
||||||
"com.unity.collab-proxy": "2.12.4",
|
"com.unity.collab-proxy": "2.12.4",
|
||||||
"com.unity.entities": "1.0.11",
|
"com.unity.entities": "1.0.11",
|
||||||
"com.unity.feature.2d": "2.0.1",
|
"com.unity.feature.2d": "2.0.1",
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
"hash": "7c0f199fe0d3fc528024488ccd671e6c7b27745b"
|
"hash": "7c0f199fe0d3fc528024488ccd671e6c7b27745b"
|
||||||
},
|
},
|
||||||
"com.gamebooom.unity.mcp": {
|
"com.gamebooom.unity.mcp": {
|
||||||
"version": "https://github.com/FunplayAI/funplay-unity-mcp.git",
|
"version": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018",
|
||||||
"depth": 0,
|
"depth": 0,
|
||||||
"source": "git",
|
"source": "git",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -245,6 +245,7 @@ jobs:
|
|||||||
cat "$machine_id_file" > /etc/machine-id
|
cat "$machine_id_file" > /etc/machine-id
|
||||||
echo "Unity machine identity restored"
|
echo "Unity machine identity restored"
|
||||||
fi
|
fi
|
||||||
|
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
|
||||||
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
||||||
test -n "$unity_bin"
|
test -n "$unity_bin"
|
||||||
"$unity_bin" \
|
"$unity_bin" \
|
||||||
|
|||||||
Reference in New Issue
Block a user