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
This commit is contained in:
jev forsberg
2025-07-29 13:47:49 -06:00
parent 0a93476ef6
commit 742d8d2e3e
+2 -2
View File
@@ -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": {