Skip to content

pr-vcptcore-qa-24-04-2026-5017#5722

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

pr-vcptcore-qa-24-04-2026-5017#5722
vc-ci wants to merge 1 commit intovcptcore-qafrom
pr-vcptcore-qa-24-04-2026-5017

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

ci: Automated update vc-module-event-bus from PR undefined undefined


Note

Medium Risk
Changes how VirtoCommerce.EventBus is resolved at deploy time by switching its source from GitHub releases to an Azure blob package and bumping the referenced artifact/version. Risk is mainly around pulling the correct module build and compatibility with the rest of the pinned module set.

Overview
Updates backend/packages.json to switch VirtoCommerce.EventBus distribution from the GithubReleases source (previously Version: 3.1002.0) to the AzureBlob source, referencing VirtoCommerce.EventBus_3.1005.0.zip.

Includes minor JSON formatting cleanup (whitespace/newline changes) with no functional impact beyond the module source/version change.

Reviewed by Cursor Bugbot for commit 59f5dc6. 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 OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 59f5dc6. Configure here.

Comment thread backend/packages.json
},
{
"Id": "VirtoCommerce.EventBus",
"BlobName": "VirtoCommerce.EventBus_3.1005.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.

Automation failure produced likely invalid blob name

High Severity

The VirtoCommerce.EventBus module was moved from "GithubReleases" (version 3.1002.0) to "AzureBlob" with BlobName VirtoCommerce.EventBus_3.1005.0.zip. Every other AzureBlob entry has a -pr-X-XXXX suffix (e.g., -pr-1-aa99), but this one lacks it entirely. The PR description confirms the automation failed: "from PR undefined undefined". The missing PR number and commit hash likely mean this blob doesn't exist in the prerelease container, and since the module was also removed from "GithubReleases", EventBus may fail to resolve from either source.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 59f5dc6. Configure here.

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