fix(migration): complete standalone package hosts
Validate ShrinkSDK Workspace / unity (push) Successful in 3m3s
Validate ShrinkSDK Workspace / unity (push) Successful in 3m3s
This commit is contained in:
@@ -16,12 +16,12 @@ namespace ShrinkSDK.WorkspaceValidation
|
||||
private static readonly ExpectedPackage[] ExpectedPackages =
|
||||
{
|
||||
new ExpectedPackage("ShrinkApp.Core", "com.cneicy.shrink-app-core", "0.1.1"),
|
||||
new ExpectedPackage("ShrinkApp.Starter.Basic", "com.cneicy.shrink-app-starter-basic", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkApp.Starter.Basic", "com.cneicy.shrink-app-starter-basic", "0.1.1"),
|
||||
new ExpectedPackage("ShrinkCommand", "com.cneicy.shrink-command", "0.2.0"),
|
||||
new ExpectedPackage("ShrinkCommand.Integration.App", "com.cneicy.shrink-command-integration-app", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkCommand.Integration.EventBus", "com.cneicy.shrink-command-integration-eventbus", "0.1.1"),
|
||||
new ExpectedPackage("ShrinkCommand.Integration.Network", "com.cneicy.shrink-command-integration-network", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkContext.AppAdapter", "com.cneicy.shrink-context-app-adapter", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkContext.AppAdapter", "com.cneicy.shrink-context-app-adapter", "0.1.1"),
|
||||
new ExpectedPackage("ShrinkContext.Core", "com.cneicy.shrink-context-core", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkContext.EventBusAdapter", "com.cneicy.shrink-context-eventbus-adapter", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkDataSaver", "com.cneicy.shrink-datasaver", "2.2.0"),
|
||||
@@ -29,7 +29,7 @@ namespace ShrinkSDK.WorkspaceValidation
|
||||
new ExpectedPackage("ShrinkDataSaver.Integration.EventBus", "com.cneicy.shrink-datasaver-integration-eventbus", "2.1.0"),
|
||||
new ExpectedPackage("ShrinkEventBus", "com.cneicy.shrink-eventbus", "2.0.0"),
|
||||
new ExpectedPackage("ShrinkEventBus.Entities", "com.cneicy.shrink-eventbus-entities", "0.1.0"),
|
||||
new ExpectedPackage("ShrinkInstaller", "com.cneicy.shrink-installer", "0.1.3"),
|
||||
new ExpectedPackage("ShrinkInstaller", "com.cneicy.shrink-installer", "0.1.4"),
|
||||
new ExpectedPackage("ShrinkModFramework", "com.cneicy.shrink-mod-framework", "0.2.1"),
|
||||
new ExpectedPackage("ShrinkNetwork", "com.cneicy.shrink-network", "0.2.0"),
|
||||
new ExpectedPackage("ShrinkNetwork.Integration.App", "com.cneicy.shrink-network-integration-app", "0.1.0"),
|
||||
|
||||
Submodule Assets/Modules/ShrinkApp.Core updated: 0fe4661273...0497fd6066
Submodule Assets/Modules/ShrinkApp.Starter.Basic updated: ec2af3a82d...12eb248d17
Submodule Assets/Modules/ShrinkCommand updated: 22d7605c76...438cc27213
Submodule Assets/Modules/ShrinkCommand.Integration.App updated: 929eaf8968...c6c2eb08bb
Submodule Assets/Modules/ShrinkCommand.Integration.EventBus updated: 6ef5adb9c7...b6a1270dbb
Submodule Assets/Modules/ShrinkCommand.Integration.Network updated: 17013e83a8...155143930e
Submodule Assets/Modules/ShrinkContext.AppAdapter updated: fedc20c1b9...041194af20
Submodule Assets/Modules/ShrinkContext.Core updated: 341976fac6...02a0ece826
Submodule Assets/Modules/ShrinkContext.EventBusAdapter updated: 86c9dc644e...4e5c14ea28
Submodule Assets/Modules/ShrinkDataSaver updated: 7cfa6bf8e3...b111c5f437
Submodule Assets/Modules/ShrinkDataSaver.Integration.App updated: e04a15c181...5e613f3c0a
Submodule Assets/Modules/ShrinkDataSaver.Integration.EventBus updated: df7a0d68fe...320397c092
Submodule Assets/Modules/ShrinkEventBus updated: 7d7c0de907...cdd9dbdb73
Submodule Assets/Modules/ShrinkEventBus.Entities updated: 6602769bfe...9460e2f8e1
Submodule Assets/Modules/ShrinkInstaller updated: ece3f072dd...2ef9ad827b
Submodule Assets/Modules/ShrinkModFramework updated: e91db64d76...95446018c3
Submodule Assets/Modules/ShrinkNetwork updated: 54cd4aab56...da609cabb9
Submodule Assets/Modules/ShrinkNetwork.Integration.App updated: b5262d223a...1b04415fd7
Submodule Assets/Modules/ShrinkNetwork.Integration.EventBus updated: df3519fa96...00f50c1289
Submodule Assets/Modules/ShrinkShared.CodeGen updated: a6f98534c3...bfb463e4bc
Submodule Assets/Modules/ShrinkTutorial updated: b589f2a385...b2ce5637a0
Reference in New Issue
Block a user