Skip to content

pr-vcptcore-qa-13-02-2026-0eb2#5415

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-0eb2
Open

pr-vcptcore-qa-13-02-2026-0eb2#5415
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-0eb2

Conversation

@vc-ci
Copy link
Contributor

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

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


Note

Low Risk
Config-only change to module packaging; main risk is pulling a different Cart module build/source, which could affect runtime behavior if the blob package is incompatible.

Overview
Updates backend/packages.json to source VirtoCommerce.Cart from the AzureBlob package feed (VirtoCommerce.Cart_3.1000.0.zip) instead of the GithubReleases module list (previously 3.840.0).

Also includes minor JSON formatting/whitespace cleanup and removes the trailing newline at EOF.

Written by Cursor Bugbot for commit f4fb746. 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.Cart",
"BlobName": "VirtoCommerce.Cart_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.

Cart blob name missing PR suffix from failed automation

High Severity

The VirtoCommerce.Cart entry was moved from GithubReleases to the AzureBlob prerelease source, but its BlobName (VirtoCommerce.Cart_3.1000.0.zip) lacks the -pr-NUMBER-HASH suffix that every other AzureBlob entry uses. The PR description confirms the automation failed: "from PR undefined undefined." This likely references a non-existent blob artifact, which would break module installation.

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