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.WhiteLabeling", | ||
| "BlobName": "VirtoCommerce.WhiteLabeling_3.1000.0.zip" |
There was a problem hiding this comment.
Automation failure produced likely incorrect blob name
High Severity
The PR description states "from PR undefined undefined," indicating the automation failed to resolve the source PR. Every other AzureBlob module entry has a PR-specific suffix in BlobName (e.g., -pr-94-6d94), but VirtoCommerce.WhiteLabeling_3.1000.0.zip lacks one. This likely means the blob name was incorrectly generated and may not correspond to an actual artifact in the prerelease container, which would cause a deployment failure.


ci: Automated update vc-module-white-labeling from PR undefined undefined
Note
Low Risk
Configuration-only update to module sourcing/version pinning; risk is limited to pulling the wrong WhiteLabeling build or impacting deployment/module resolution.
Overview
Updates
backend/packages.jsonto switchVirtoCommerce.WhiteLabelingfrom a GitHub Releases version pin (3.909.0) to an Azure Blob package (VirtoCommerce.WhiteLabeling_3.1000.0.zip).Also includes minor JSON formatting/whitespace adjustments in the module source definitions.
Written by Cursor Bugbot for commit f253ffd. This will update automatically on new commits. Configure here.