Skip to content

Conversation

@vc-ci
Copy link
Contributor

@vc-ci vc-ci commented Jan 29, 2026

ci: Automated update vc-module-file-experience-api from PR undefined undefined


Note

Low Risk
Low risk because this only changes the module manifest/configuration, but it can affect runtime by pulling a different FileExperienceApi build during deployment.

Overview
Updates backend/packages.json to move VirtoCommerce.FileExperienceApi from the GithubReleases source (version 3.907.0) to the AzureBlob source using blob VirtoCommerce.FileExperienceApi_3.1000.0.zip.

Also includes minor JSON formatting/whitespace normalization and removes the trailing newline.

Written by Cursor Bugbot for commit 2b81f99. 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.FileExperienceApi",
"BlobName": "VirtoCommerce.FileExperienceApi_3.1000.0.zip"
Copy link

Choose a reason for hiding this comment

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

Blob name missing PR suffix unlike all other entries

Medium Severity

The BlobName for VirtoCommerce.FileExperienceApi uses the format VirtoCommerce.FileExperienceApi_3.1000.0.zip without the -pr-XX-XXXX suffix that all other 8 AzureBlob modules consistently use (e.g., _3.913.0-pr-857-b208.zip). Combined with the PR description showing "from PR undefined undefined", this indicates the automation failed to capture PR information and likely generated an incorrect or non-existent blob reference.

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.

3 participants