Skip to content

pr-vcptcore-qa-13-02-2026-ce08#5417

Open
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-ce08
Open

pr-vcptcore-qa-13-02-2026-ce08#5417
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-13-02-2026-ce08

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Feb 13, 2026

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


Note

Low Risk
Only changes module packaging configuration; main risk is pulling the wrong Assets artifact or source in deployments.

Overview
Updates backend/packages.json to move VirtoCommerce.Assets from the GithubReleases source to the AzureBlob source and bump it to VirtoCommerce.Assets_3.1001.0.zip (was 3.1000.0).

Also includes small JSON cleanup (whitespace/brace formatting and file newline).

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

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

@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.

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.1001.0.zip"
Copy link

Choose a reason for hiding this comment

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

Assets blob name missing PR pre-release suffix

High Severity

The BlobName for VirtoCommerce.Assets is VirtoCommerce.Assets_3.1001.0.zip, which lacks the -pr-{number}-{hash} suffix that every other AzureBlob entry uses. The PR description confirms the automation failed: it shows "from PR undefined undefined" where the PR number and hash were expected. This likely means the blob artifact doesn't exist in the vc3prerelease container, which would cause a module installation failure at deployment time.

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.

2 participants