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.AzureBlobAssets", | ||
| "BlobName": "VirtoCommerce.AzureBlobAssets_3.1000.0.zip" |
There was a problem hiding this comment.
Blob name missing prerelease suffix from automation failure
High Severity
The new VirtoCommerce.AzureBlobAssets entry uses BlobName VirtoCommerce.AzureBlobAssets_3.1000.0.zip, which lacks the -pr-NUMBER-HASH prerelease suffix that every other entry in the AzureBlob source has. The PR description containing "from PR undefined undefined" confirms the automation failed to resolve the PR metadata. This blob likely doesn't exist in the vc3prerelease container, which would cause a deployment failure, or it references the wrong artifact.


ci: Automated update vc-module-azureblob-assets from PR undefined undefined
Note
Low Risk
Only changes module sourcing/pinning in a manifest; low code risk but may affect deployment if the referenced blob package is missing or incompatible.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.AzureBlobAssetsfrom theAzureBlobpackage feed (pinning it toVirtoCommerce.AzureBlobAssets_3.1000.0.zip) instead of pulling it fromGithubReleases.Also includes minor JSON formatting/whitespace cleanup (and removes the trailing newline).
Written by Cursor Bugbot for commit ec0c6d0. This will update automatically on new commits. Configure here.