Skip to content

pr-vcptcore-qa-02-04-2026-05c0#5629

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

pr-vcptcore-qa-02-04-2026-05c0#5629
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-05c0

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

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


Note

Medium Risk
Updates the VirtoCommerce.Inventory module artifact reference in the deployment manifest, which can change runtime behavior for environments consuming backend/packages.json despite being a config-only change.

Overview
Updates backend/packages.json to switch VirtoCommerce.Inventory from a PR build (3.1001.0-pr-160-a558.zip) to the released artifact (VirtoCommerce.Inventory_3.1001.0.zip) and reorders it to the end of the AzureBlob module list.

Also includes minor JSON formatting/whitespace cleanup (including file newline changes).

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

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.Inventory",
"BlobName": "VirtoCommerce.Inventory_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.

Inventory blob name missing PR suffix from failed automation

High Severity

The BlobName for VirtoCommerce.Inventory changed from VirtoCommerce.Inventory_3.1001.0-pr-160-a558.zip to VirtoCommerce.Inventory_3.1001.0.zip, dropping the -pr-NNN-XXXX suffix that all other prerelease modules in the AzureBlob source use. The PR description explicitly states "from PR undefined undefined", confirming the automation failed to resolve the PR number and commit hash. This likely means the blob VirtoCommerce.Inventory_3.1001.0.zip does not exist in the prerelease Azure Blob container, which would cause module resolution to fail at deployment time.

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.

1 participant