pr-vcptcore-qa-15-02-2026-03a0#5422
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.EnvironmentsCompare", | ||
| "BlobName": "VirtoCommerce.EnvironmentsCompare_3.1000.0.zip" |
There was a problem hiding this comment.
Automation failure produced incorrect prerelease blob name
High Severity
The BlobName for VirtoCommerce.EnvironmentsCompare is VirtoCommerce.EnvironmentsCompare_3.1000.0.zip, which lacks the -pr-{number}-{hash} suffix that every other AzureBlob entry uses. The PR description confirms the automation failed: "from PR undefined undefined". This indicates the script couldn't resolve the source PR number and commit hash, producing a blob name that likely doesn't exist in the vc3prerelease blob storage container.
|
Closed by stale branch cleanup workflow |


ci: Automated update vc-module-environments-compare from PR undefined undefined
Note
Low Risk
Configuration-only change to module sourcing/versions; risk is limited to potential build/deploy issues if the new blob artifact or version is incorrect.
Overview
Updates
backend/packages.jsonto sourceVirtoCommerce.EnvironmentsComparefrom theAzureBlobfeed asVirtoCommerce.EnvironmentsCompare_3.1000.0.zip, removing the priorGithubReleasesentry (wasVersion: 3.800.0).Also includes minor JSON formatting/whitespace normalization and leaves the file without a trailing newline.
Written by Cursor Bugbot for commit 93fc713. This will update automatically on new commits. Configure here.