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.GoogleSSO", | ||
| "BlobName": "VirtoCommerce.GoogleSSO_3.1000.0.zip" |
There was a problem hiding this comment.
GoogleSSO source switched to AzureBlob
High Severity
VirtoCommerce.GoogleSSO is moved from the GithubReleases source (version-based) to the AzureBlob source (blob-based). If VirtoCommerce.GoogleSSO_3.1000.0.zip is not present in the AzureBlob container (or environments only allow GithubReleases), module restore/deploy can fail even though the version bump looks intended.


ci: Automated update vc-module-google-sso from PR undefined undefined
Note
Low Risk
Only adjusts module packaging/source configuration; no application code changes, but it can affect which Google SSO artifact is deployed.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.GoogleSSOfrom theAzureBlobfeed (pinning it toVirtoCommerce.GoogleSSO_3.1000.0.zip) instead of declaring it underGithubReleases.Also includes minor JSON formatting/whitespace cleanup (module list indentation and trailing newline).
Written by Cursor Bugbot for commit a3e288e. This will update automatically on new commits. Configure here.