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.AuthorizeNetPayment", | ||
| "BlobName": "VirtoCommerce.AuthorizeNetPayment_3.1000.0.zip" |
There was a problem hiding this comment.
Blob name missing PR suffix from failed automation
High Severity
The VirtoCommerce.AuthorizeNetPayment module was moved from GithubReleases (stable version 3.806.0) to the AzureBlob prerelease source, but its BlobName (VirtoCommerce.AuthorizeNetPayment_3.1000.0.zip) lacks the -pr-{number}-{hash} suffix that every other AzureBlob entry has. The PR description confirms the automation failed: "from PR undefined undefined." This blob likely doesn't exist in vc3prerelease.blob.core.windows.net, which would cause the module to fail to load at deployment.


ci: Automated update vc-module-authorize-net from PR undefined undefined
Note
Medium Risk
Changes the payment module artifact/version and its distribution source, which can impact payment processing behavior and deployment reliability.
Overview
Updates
backend/packages.jsonto pullVirtoCommerce.AuthorizeNetPaymentfrom theAzureBlobsource (zipVirtoCommerce.AuthorizeNetPayment_3.1000.0.zip) instead ofGithubReleases(was3.806.0).Also includes minor JSON formatting/whitespace cleanup and removes the trailing newline.
Written by Cursor Bugbot for commit 4ca83ad. This will update automatically on new commits. Configure here.