Skip to content

Comments

VCST-4615-vcst-qa-deployment#5473

Open
vc-ci wants to merge 2 commits intovcst-qafrom
VCST-4615-vcst-qa-deployment
Open

VCST-4615-vcst-qa-deployment#5473
vc-ci wants to merge 2 commits intovcst-qafrom
VCST-4615-vcst-qa-deployment

Conversation

@vc-ci
Copy link
Contributor

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

ci: Automated update vc-frontend from PR 2194 VirtoCommerce/vc-frontend#2194


Note

Low Risk
Single JSON URL change; risk is limited to consuming a new theme build that could introduce visual/regression changes at runtime.

Overview
Updates the theme artifact pointer in theme/artifact.json to use vc-theme-b2b-vue version 2.43.0 from pr-2194 instead of the previous 2.42.0-alpha build.

Written by Cursor Bugbot for commit 726c7ee. 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.

@@ -1,3 +1,3 @@
{
"URL": "https://vc3prerelease.blob.core.windows.net/packages/vc-theme-b2b-vue-2.42.0-alpha.2241.zip"
"URL": "https://vc3prerelease.blob.core.windows.net/packages/vc-theme-b2b-vue-2.43.0-pr-2194-d023-d023866e.zip"
Copy link

Choose a reason for hiding this comment

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

Malformed theme artifact URL

High Severity

The updated URL contains a suspicious duplicate segment (...-pr-2194-d023-d023866e.zip). If this is a typo and the actual blob name differs, deployments will fail when the pipeline tries to download theme/artifact.json’s referenced package (likely a 404 from storage).

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