Skip to content

pr-vcptcore-qa-02-04-2026-2b3c#5627

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-2b3c
Open

pr-vcptcore-qa-02-04-2026-2b3c#5627
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-2b3c

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

@vc-ci vc-ci commented Apr 2, 2026

ci: Automated update vc-module-assets from PR undefined undefined


Note

Low Risk
Low risk config-only change that updates the VirtoCommerce.Assets artifact name/version in backend/packages.json; potential impact is limited to which module package gets pulled during deployments.

Overview
Updates backend/packages.json to switch the VirtoCommerce.Assets module artifact from a PR-specific blob (..._3.1002.0-pr-36-...zip) to the released package (VirtoCommerce.Assets_3.1002.0.zip) and reorders the entry within the Azure Blob modules list. Also includes minor JSON formatting/whitespace adjustments (including EOF newline).

Written by Cursor Bugbot for commit e4a06d0. This will update automatically on new commits. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

},
{
"Id": "VirtoCommerce.Assets",
"BlobName": "VirtoCommerce.Assets_3.1002.0.zip"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assets module blob name likely incorrect from failed automation

High Severity

The VirtoCommerce.Assets BlobName changed from VirtoCommerce.Assets_3.1002.0-pr-36-2ce1.zip to VirtoCommerce.Assets_3.1002.0.zip, dropping the PR-specific suffix. Every other module in the AzureBlob source uses a -pr-* suffixed blob name (e.g., -pr-186-2762, -pr-106-ad89). The PR description reads "from PR undefined undefined," indicating the automation script failed to resolve the source PR number and title, which likely caused it to generate a blob name without the expected PR suffix. This artifact may not exist in the prerelease blob storage, potentially causing a deployment failure.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant