Skip to content

pr-vcptcore-qa-02-04-2026-6945#5632

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

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

Conversation

@vc-ci
Copy link
Copy Markdown
Contributor

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

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


Note

Low Risk
Low risk: updates a single module package reference in backend/packages.json plus minor formatting/newline tweaks; main risk is pulling a different VirtoCommerce.Store build than before.

Overview
Updates backend/packages.json to point VirtoCommerce.Store to the released VirtoCommerce.Store_3.1001.0.zip artifact instead of a PR-specific build.

Also includes minor JSON formatting cleanup (whitespace/array formatting) without functional changes to other module entries.

Written by Cursor Bugbot for commit f7c80ce. 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.Store",
"BlobName": "VirtoCommerce.Store_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.

Store module missing PR-specific build identifier

High Severity

The VirtoCommerce.Store BlobName changed from VirtoCommerce.Store_3.1001.0-pr-165-2642.zip to VirtoCommerce.Store_3.1001.0.zip, dropping the PR-specific build suffix. Every other AzureBlob module uses a -pr-NUMBER-HASH suffix, indicating PR-specific builds for QA. The PR description confirms this — it says "from PR undefined undefined", meaning the automation failed to resolve the PR number and hash. The QA environment will deploy the base Store module version instead of the intended PR build.

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