Skip to content

pr-vcptcore-qa-02-04-2026-0a3d#5636

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

pr-vcptcore-qa-02-04-2026-0a3d#5636
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-0a3d

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

@vc-ci vc-ci commented Apr 2, 2026

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


Note

Medium Risk
Updates the pinned VirtoCommerce.Customer package from a PR build to the 3.1003.0 release artifact, which can change runtime behavior of customer-related features. Remaining changes are formatting-only in backend/packages.json.

Overview
Switches the VirtoCommerce.Customer entry in backend/packages.json from a prerelease blob (3.1003.0-pr-295-0f8e) to the released VirtoCommerce.Customer_3.1003.0.zip artifact.

Also applies minor JSON formatting/whitespace cleanup (including ensuring module lists are consistently formatted).

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

@CLAassistant
Copy link
Copy Markdown

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
Copy Markdown

@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.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

},
{
"Id": "VirtoCommerce.Customer",
"BlobName": "VirtoCommerce.Customer_3.1003.0.zip"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Customer module blob name missing PR-specific suffix

High Severity

The BlobName for VirtoCommerce.Customer was changed from VirtoCommerce.Customer_3.1003.0-pr-295-0f8e.zip to VirtoCommerce.Customer_3.1003.0.zip, losing its -pr-{number}-{hash} suffix. Every other module in the AzureBlob prerelease source uses this suffix convention. The PR description confirms the CI automation failed to resolve the source PR details ("from PR undefined undefined"). This artifact likely doesn't exist on the prerelease blob storage at vc3prerelease.blob.core.windows.net, which would cause a deployment failure or result in loading the wrong module 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