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.PushMessages", | ||
| "BlobName": "VirtoCommerce.PushMessages_3.1000.0.zip" |
There was a problem hiding this comment.
PushMessages source changed to AzureBlob
Medium Severity
VirtoCommerce.PushMessages moved from the GithubReleases source (using Version) to the AzureBlob source (using BlobName). If the blob VirtoCommerce.PushMessages_3.1000.0.zip is not present or naming conventions differ from what the deployment tooling expects for Azure storage, module download/installation can fail at deploy time.


ci: Automated update vc-module-push-messages from PR undefined undefined
Note
Low Risk
Config-only change to module sourcing/version pinning; main risk is pulling a different
PushMessagesbuild than before.Overview
Updates
backend/packages.jsonto pullVirtoCommerce.PushMessagesfrom theAzureBlobpackage source (VirtoCommerce.PushMessages_3.1000.0.zip) instead ofGithubReleases(removing the3.907.0entry there).Also includes minor JSON formatting/whitespace adjustments (including a missing newline at EOF).
Written by Cursor Bugbot for commit e558a11. This will update automatically on new commits. Configure here.