Skip to content

Comments

pr-vcptcore-qa-23-02-2026-c391#5465

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-23-02-2026-c391
Open

pr-vcptcore-qa-23-02-2026-c391#5465
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-23-02-2026-c391

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Feb 23, 2026

ci: Automated update vc-module-customer-review from PR undefined undefined


Note

Low Risk
Config-only change to module package sourcing/version; main risk is pulling a different module artifact during deployments.

Overview
Updates backend/packages.json to source VirtoCommerce.CustomerReviews from the AzureBlob package feed (VirtoCommerce.CustomerReviews_3.1000.0.zip) instead of Github Releases (previously 3.907.0).

Also applies minor JSON formatting/whitespace adjustments (including ensuring the file ends without a trailing newline).

Written by Cursor Bugbot for commit ab7fd3c. 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.CustomerReviews",
"BlobName": "VirtoCommerce.CustomerReviews_3.1000.0.zip"
Copy link

Choose a reason for hiding this comment

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

Blob name missing PR build identifier

Medium Severity

The BlobName for VirtoCommerce.CustomerReviews uses 3.1000.0.zip instead of the expected PR build format like -pr-XXX-XXXX.zip that all other modules in the AzureBlob source follow. The PR description confirms this with "PR undefined undefined", indicating the automation failed to capture PR details. This inconsistency may cause the blob to not be found or load an incorrect version.

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.

2 participants