Skip to content

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Jan 30, 2026

ci: Automated update vc-module-catalog from PR undefined undefined


Note

Medium Risk
Updates the VirtoCommerce.Catalog package reference from a PR build to the released 3.913.0 zip, which can change runtime behavior when environments pull modules. Remaining changes are JSON formatting/cleanup only.

Overview
Switches backend/packages.json to pull VirtoCommerce.Catalog from the released VirtoCommerce.Catalog_3.913.0.zip instead of a PR-specific blob.

Also normalizes JSON formatting (indentation/brackets) without changing other module versions.

Written by Cursor Bugbot for commit 30c6803. This will update automatically on new commits. Configure here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

{
"Id": "VirtoCommerce.Catalog",
"BlobName": "VirtoCommerce.Catalog_3.913.0-pr-857-b208.zip"
"BlobName": "VirtoCommerce.Catalog_3.913.0.zip"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Catalog BlobName missing PR suffix in prerelease storage

High Severity

The BlobName for VirtoCommerce.Catalog was changed to VirtoCommerce.Catalog_3.913.0.zip (release-style naming), but this module is in the AzureBlob source pointing to vc3prerelease.blob.core.windows.net. All other 7 modules in this prerelease source have -pr-XXX-XXXX suffixes. Combined with the PR description showing "from PR undefined undefined", this indicates the automation failed to generate the correct PR build filename, likely referencing a file that doesn't exist in prerelease storage.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants