From 742d8d2e3e644bb50d72117469267545ca121dd6 Mon Sep 17 00:00:00 2001 From: jev forsberg Date: Tue, 29 Jul 2025 13:47:49 -0600 Subject: [PATCH] Fix CI: Resolve Issue #10 - Update hardcoded plugin versions in E2E test file - Fixed 'lerna ERR! lerna undefined' packaging error - Updated pluginVersion from 11.6.0-pre to 11.5.8 in DataLinkWithoutSlugTest.json - Root cause: Version mismatch between 11.6.5 blueprint migration and 11.5.8 target - Verified: yarn run packages:pack now succeeds, generates 7 npm packages correctly - Solution matches proven 11.6.5 methodology: ensure complete version consistency --- e2e/dashboards/DataLinkWithoutSlugTest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2e/dashboards/DataLinkWithoutSlugTest.json b/e2e/dashboards/DataLinkWithoutSlugTest.json index afcd6c0c4e3..251e2c470c6 100644 --- a/e2e/dashboards/DataLinkWithoutSlugTest.json +++ b/e2e/dashboards/DataLinkWithoutSlugTest.json @@ -77,7 +77,7 @@ }, "showHeader": true }, - "pluginVersion": "11.6.0-pre", + "pluginVersion": "11.5.8", "targets": [ { "alias": "test1", @@ -172,7 +172,7 @@ "sort": "none" } }, - "pluginVersion": "11.6.0-pre", + "pluginVersion": "11.5.8", "targets": [ { "datasource": {