Skip to content

pr-vcptcore-qa-07-04-2026-7274#5644

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

pr-vcptcore-qa-07-04-2026-7274#5644
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-07-04-2026-7274

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

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


Note

Low Risk
Low risk configuration-only change; main impact is deployment behavior by switching where the VirtoCommerce.Seo module is fetched from and which version is installed.

Overview
Updates module manifest to bump and re-source VirtoCommerce.Seo. backend/packages.json removes VirtoCommerce.Seo (3.1000.0) from the GithubReleases source and adds it to the AzureBlob source as VirtoCommerce.Seo_3.1001.0.zip.

Also includes minor JSON formatting/whitespace adjustments (including EOF newline change).

Reviewed by Cursor Bugbot for commit 2ef082a. Bugbot is set up for automated code reviews on this repo. 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 kicking off a free cloud agent to fix this issue. This run is complimentary, but you can enable autofix for all future PRs in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 2ef082a. Configure here.

},
{
"Id": "VirtoCommerce.Seo",
"BlobName": "VirtoCommerce.Seo_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.

Seo module blob likely references nonexistent artifact

High Severity

The VirtoCommerce.Seo module was moved from the GithubReleases source to AzureBlob, but its BlobName (VirtoCommerce.Seo_3.1001.0.zip) lacks the -pr-NUMBER-HASH suffix that nearly every other AzureBlob entry has. The PR description confirms the automation failed: "from PR undefined undefined" — the PR number and identifier were not resolved. This strongly suggests the referenced blob artifact may not exist in Azure storage, which would cause a deployment failure at module download time.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2ef082a. Configure here.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Bugbot Autofix determined this is a false positive.

The referenced Azure blob VirtoCommerce.Seo_3.1001.0.zip is publicly present in the vc3prerelease/packages container and returns HTTP 200, so this entry does not point to a missing artifact.

This Bugbot Autofix run was free. To enable autofix for future PRs, go to the Cursor dashboard.

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