Skip to content

Comments

pr-vcptcore-qa-24-02-2026-3a8a#5475

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-24-02-2026-3a8a
Open

pr-vcptcore-qa-24-02-2026-3a8a#5475
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-24-02-2026-3a8a

Conversation

@vc-ci
Copy link
Contributor

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

ci: Automated update vc-module-x-cms from PR undefined undefined


Note

Low Risk
Only adjusts module package sourcing/version pinning in packages.json; risk is limited to potential runtime incompatibility if XCMS_3.1000.0.zip differs from the previously referenced release.

Overview
Updates backend/packages.json to source VirtoCommerce.XCMS from the AzureBlob feed (BlobName: VirtoCommerce.XCMS_3.1000.0.zip) instead of GithubReleases (removing the Version: 3.908.0 entry), and cleans up JSON formatting/newline.

Written by Cursor Bugbot for commit 8379e95. 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.XCMS",
"BlobName": "VirtoCommerce.XCMS_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.

XCMS blob name missing PR build identifier

High Severity

The VirtoCommerce.XCMS module's BlobName is VirtoCommerce.XCMS_3.1000.0.zip, which lacks the -pr-XX-XXXX suffix that every other module in the AzureBlob source has. The PR description confirms the automation failed: "from PR undefined undefined". This likely means the referenced blob artifact doesn't exist in the prerelease container, or the wrong (non-PR) build is being used, which could cause deployment failures or pull in an unintended 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