Skip to content

pr-vcptcore-qa-02-04-2026-1c55#5625

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

pr-vcptcore-qa-02-04-2026-1c55#5625
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-02-04-2026-1c55

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

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


Note

Medium Risk
Changes how VirtoCommerce.Contracts is resolved (moves it from GitHub releases to an AzureBlob package and bumps to 3.1001.0), which can affect build/deployment if the blob artifact is missing or incompatible.

Overview
Updates backend/packages.json to pull VirtoCommerce.Contracts from the AzureBlob source (VirtoCommerce.Contracts_3.1001.0.zip) instead of GithubReleases (removing the previous 3.1000.0 release entry).

Also includes minor JSON formatting/whitespace tweaks and ensures the manifest ends without an extra trailing newline.

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

@CLAassistant
Copy link
Copy Markdown

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
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.Contracts",
"BlobName": "VirtoCommerce.Contracts_3.1001.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.

Contracts blob name likely incorrect due to automation failure

High Severity

The PR description says "from PR undefined undefined", indicating the automation script failed to resolve the source PR details. The BlobName VirtoCommerce.Contracts_3.1001.0.zip is missing the -pr-{number}-{hash} suffix that nearly all other AzureBlob entries use. This strongly suggests the automation generated an incorrect artifact reference because it couldn't resolve the PR metadata. If the blob doesn't exist under this name in Azure storage, the Contracts module will fail to install 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