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.Marketing", | ||
| "BlobName": "VirtoCommerce.Marketing_3.1002.0.zip" |
There was a problem hiding this comment.
Marketing module blob likely invalid from failed automation
High Severity
The BlobName for VirtoCommerce.Marketing changed from VirtoCommerce.Marketing_3.1002.0-pr-261-d9e1.zip to VirtoCommerce.Marketing_3.1002.0.zip, losing its -pr-{number}-{hash} suffix. The PR description reads "from PR undefined undefined," indicating the CI automation failed to resolve the source PR details. Nearly every other module in the AzureBlob section carries a PR-specific blob suffix. This blob reference was likely generated incorrectly and may point to a non-existent artifact, which would cause a deployment failure.


ci: Automated update vc-module-marketing from PR undefined undefined
Note
Medium Risk
Updates the referenced
VirtoCommerce.Marketingpackage artifact, which can change runtime behavior at deploy time. Risk is limited to module compatibility/configuration, but should be validated in the target environment.Overview
Switches the
VirtoCommerce.Marketingmodule inbackend/packages.json(AzureBlob source) from a PR build (3.1002.0-pr-261-d9e1.zip) to the released artifact (3.1002.0.zip).Also includes minor JSON formatting/whitespace cleanup and removes the trailing newline.
Written by Cursor Bugbot for commit 58c6f91. This will update automatically on new commits. Configure here.