From b93b35fb3b57b107e5ce21d61b3d2a7e6221e5e9 Mon Sep 17 00:00:00 2001 From: vc-ci Date: Fri, 22 May 2026 17:29:22 +0300 Subject: [PATCH] ci: Automated update vc-module-catalog from PR undefined --- backend/packages.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/backend/packages.json b/backend/packages.json index 6c076f584..14a488ef0 100644 --- a/backend/packages.json +++ b/backend/packages.json @@ -3,7 +3,6 @@ "PlatformVersion": "3.1029.0-pr-3038-a307-vcst-5074-a3078a56", "PlatformImage": "ghcr.io/virtocommerce/platform", "PlatformImageTag": "3.1029.0-pr-3038-a307-vcst-5074-a3078a56", - "ModuleSources": [ "https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json" ], @@ -12,10 +11,10 @@ "Name": "AzureBlob", "Container": "packages", "ServiceUri": "https://vc3prerelease.blob.core.windows.net", - "Modules": [ + "Modules": [ { "Id": "VirtoCommerce.SystemOperations.SampleExtension", - "BlobName": "VirtoCommerce.SystemOperations_3.1000.0-alpha.01.zip" + "BlobName": "VirtoCommerce.SystemOperations_3.1000.0-alpha.01.zip" }, { "Id": "VirtoCommerce.PowerBiReports", @@ -43,14 +42,18 @@ { "Id": "VirtoCommerce.Loyalty", "BlobName": "VirtoCommerce.Loyalty_3.1002.0-pr-8-271d.zip" - } + }, + { + "Id": "VirtoCommerce.Catalog", + "BlobName": "VirtoCommerce.Catalog_3.1023.0.zip" + } ] }, { "Name": "GithubReleases", "ModuleSources": [ "https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json" - ], + ], "Modules": [ { "Id": "VirtoCommerce.ElasticSearch", @@ -328,10 +331,6 @@ "Id": "VirtoCommerce.Core", "Version": "3.1004.0" }, - { - "Id": "VirtoCommerce.Catalog", - "Version": "3.1022.0" - }, { "Id": "VirtoCommerce.TaskManagement", "Version": "3.1001.0" @@ -376,8 +375,7 @@ "Id": "VirtoCommerce.Notifications", "Version": "3.1006.0" } - ] + ] } ] -} - +} \ No newline at end of file