Skip to content

Comments

pr-vcptcore-qa-23-02-2026-13a4#5463

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

pr-vcptcore-qa-23-02-2026-13a4#5463
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-23-02-2026-13a4

Conversation

@vc-ci
Copy link
Contributor

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

ci: Automated update vc-module-x-api from PR undefined undefined


Note

Low Risk
Manifest-only change that updates a single module artifact/version; risk is limited to potential runtime incompatibility if Xapi 3.1003.0 differs from the previously pinned PR build.

Overview
Updates the backend package manifest backend/packages.json to use VirtoCommerce.Xapi_3.1003.0.zip from the Azure blob source (replacing the previous PR-specific 3.1002.0-pr-63-f348 artifact and reordering the entry).

Also includes minor JSON formatting/whitespace cleanup in the GithubReleases source section (no functional module/version changes there).

Written by Cursor Bugbot for commit f45071f. 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.Xapi",
"BlobName": "VirtoCommerce.Xapi_3.1003.0.zip"
Copy link

Choose a reason for hiding this comment

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

Module installation order violates dependency requirements

High Severity

The VirtoCommerce.XCatalog module is listed before VirtoCommerce.Xapi in the Modules array, but XCatalog depends on Xapi. Since the deployment workflow uses -SkipDependencySolving, modules are installed in the exact order they appear in this file without dependency resolution. This means XCatalog will be installed before its dependency Xapi, which could cause installation failures during deployment.

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