Skip to content

pr-vcptcore-qa-02-04-2026-ba65#5633

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

pr-vcptcore-qa-02-04-2026-ba65#5633
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-ba65

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

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


Note

Low Risk
Low risk: updates a module package pointer in backend/packages.json and includes minor JSON formatting/newline adjustments; main impact is which Pricing artifact gets deployed.

Overview
Updates backend/packages.json to switch VirtoCommerce.Pricing in the AzureBlob source from a PR-specific artifact (...pr-232-4228.zip) to the released package (VirtoCommerce.Pricing_3.1001.0.zip).

Also applies minor JSON formatting cleanup (whitespace/indentation) and removes the trailing newline.

Written by Cursor Bugbot for commit cd52931. 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.Pricing",
"BlobName": "VirtoCommerce.Pricing_3.1001.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.

Pricing module blob name missing PR-specific build suffix

High Severity

The VirtoCommerce.Pricing BlobName changed from VirtoCommerce.Pricing_3.1001.0-pr-232-4228.zip to VirtoCommerce.Pricing_3.1001.0.zip, dropping the -pr-NNN-HASH suffix that every other AzureBlob module uses. The PR description states "from PR undefined undefined", indicating the automation failed to resolve the source PR number and hash. The resulting blob name likely references a non-existent or unintended artifact, which could cause deployment failures or deploy the wrong version to QA.

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