Conversation
|
|
There was a problem hiding this comment.
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.Inventory", | ||
| "BlobName": "VirtoCommerce.Inventory_3.1000.0.zip" |
There was a problem hiding this comment.
Inventory blob name missing PR build suffix
High Severity
The BlobName for VirtoCommerce.Inventory is VirtoCommerce.Inventory_3.1000.0.zip, which lacks the -pr-{number}-{hash} suffix that every other AzureBlob module uses. This strongly correlates with the PR description stating "from PR undefined undefined", indicating the automation failed to resolve the source PR details. The blob likely doesn't exist in the vc3prerelease container, or points to the wrong artifact, which would cause a deployment failure.


ci: Automated update vc-module-inventory from PR undefined undefined
Note
Low Risk
Configuration-only change to module sourcing/version; main risk is pulling the wrong package or introducing incompatibility with the environment.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.Inventoryfrom theAzureBlobfeed usingVirtoCommerce.Inventory_3.1000.0.zip, and removes the previousGithubReleasesmodule entry (3.817.0).Includes minor JSON formatting/whitespace normalization and results in the file lacking a trailing newline.
Written by Cursor Bugbot for commit 232a87e. This will update automatically on new commits. Configure here.