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.Quote", | ||
| "BlobName": "VirtoCommerce.Quote_3.1000.0.zip" |
There was a problem hiding this comment.
Quote module source changed unexpectedly
Medium Severity
VirtoCommerce.Quote was moved from the GithubReleases source (using Version) to the AzureBlob prerelease feed (using BlobName). If the deploy tooling expects Quote to be resolved from GitHub releases or if VirtoCommerce.Quote_3.1000.0.zip is not present in that prerelease container, deployments can silently pick the wrong build or fail to fetch the module.


ci: Automated update vc-module-quote from PR undefined undefined
Note
Low Risk
Configuration-only change to module sourcing/version; main risk is pulling an unintended Quote build or breaking environments expecting the prior GitHub release artifact.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.Quotefrom theAzureBlobfeed usingVirtoCommerce.Quote_3.1000.0.zip, and removes the previous GitHub Releases entry (was3.913.0).Includes minor JSON formatting/whitespace tweaks and leaves the file without a trailing newline.
Written by Cursor Bugbot for commit 60bb1b3. This will update automatically on new commits. Configure here.