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.Notifications", | ||
| "BlobName": "VirtoCommerce.Notifications_3.1005.0.zip" |
There was a problem hiding this comment.
Automation failure produced likely incorrect blob name
High Severity
The VirtoCommerce.Notifications module was updated by automation that clearly failed — the PR description contains "from PR undefined undefined", indicating the script couldn't resolve the source PR. The resulting BlobName VirtoCommerce.Notifications_3.1005.0.zip lacks the -pr-XXX-YYYY suffix that every other module in the vc3prerelease AzureBlob container uses. This release-style version likely doesn't exist in the pre-release blob container, which would cause a deployment failure.


ci: Automated update vc-module-notification from PR undefined undefined
Note
Low Risk
Low risk manifest-only change updating the
VirtoCommerce.Notificationspackage reference; primary risk is pulling a new module build into the environment.Overview
Updates
backend/packages.jsonto useVirtoCommerce.Notifications_3.1005.0.zip(replacing the prior PR build) and adjusts its placement within the Azure Blob module list.Also includes minor JSON formatting/whitespace cleanup (including EOF newline change).
Written by Cursor Bugbot for commit cd6689b. This will update automatically on new commits. Configure here.