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.MarketingExperienceApi", | ||
| "BlobName": "VirtoCommerce.MarketingExperienceApi_3.902.0.zip" |
There was a problem hiding this comment.
BlobName missing PR suffix due to automation failure
High Severity
The BlobName for VirtoCommerce.MarketingExperienceApi is VirtoCommerce.MarketingExperienceApi_3.902.0.zip, which lacks the -pr-{number}-{hash} suffix that every other AzureBlob entry uses. The PR description itself shows "from PR undefined undefined," indicating the automation script failed to resolve the source PR number and hash. This likely means the referenced blob artifact doesn't exist in the Azure storage container, which would cause a module installation failure at deployment time.


ci: Automated update vc-module-marketing-experience-api from PR undefined undefined
Note
Low Risk
Only adjusts module packaging configuration; risk is limited to deployment/builds pulling the wrong module artifact if the new blob package is missing or incompatible.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.MarketingExperienceApifrom the Azure Blob package feed (now3.902.0.zip) instead of GitHub Releases.Also includes minor JSON formatting cleanup (whitespace/indentation) and ensures the manifest ends cleanly.
Written by Cursor Bugbot for commit 8889143. This will update automatically on new commits. Configure here.