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.CatalogPersonalization", | ||
| "BlobName": "VirtoCommerce.CatalogPersonalization_3.1000.0.zip" |
There was a problem hiding this comment.
Blob name missing PR suffix from failed automation
Medium Severity
The new VirtoCommerce.CatalogPersonalization entry in the AzureBlob source uses BlobName VirtoCommerce.CatalogPersonalization_3.1000.0.zip, which lacks the -pr-{number}-{hash} suffix that every other blob entry in this prerelease container has. The PR description confirms the automation failed to resolve the source PR ("from PR undefined undefined"). This likely means the referenced blob doesn't exist in the vc3prerelease container, which would cause a deployment failure.


ci: Automated update vc-module-catalog-personalization from PR undefined undefined
Note
Low Risk
Config-only change that alters which
CatalogPersonalizationartifact is deployed; low risk beyond potential runtime incompatibility if the new module version is not compatible.Overview
Updates module sourcing in
backend/packages.jsonby movingVirtoCommerce.CatalogPersonalizationfrom theGithubReleaseslist (previouslyVersion: 3.808.0) to theAzureBlobprerelease feed, pinning it toBlobName: VirtoCommerce.CatalogPersonalization_3.1000.0.zip.Also includes minor JSON formatting/whitespace normalization and leaves the file without a trailing newline.
Written by Cursor Bugbot for commit 7dd3133. This will update automatically on new commits. Configure here.