Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

ci(quality): disable E2E pending nc-vue#242 fix#500

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/disable-e2e-pending-ncvue-fix
May 19, 2026
Merged

ci(quality): disable E2E pending nc-vue#242 fix#500
rubenvdlinde merged 1 commit into
developmentfrom
fix/disable-e2e-pending-ncvue-fix

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

The published @conduction/nextcloud-vue@^1.0.0-beta.42 bundle has a hard-coded require('../../store/index.js') inside CnObjectDataWidget.vue (wrapped in a soft try/catch) that webpack can't resolve in consumer apps. Procest's bundle build fails (272 errors) and every E2E spec then 404s when the dev server can't serve the JS.

This unblocks all PR-level E2E gating until ConductionNL/nextcloud-vue#242 ships a fix and we pin the new beta in package.json.

The published @conduction/nextcloud-vue bundle has a hard-coded require('../../store/index.js') that webpack can't resolve in consumer apps, so the procest bundle build fails and every E2E spec then 404s. Disable E2E in code-quality.yml until a beta past the upstream fix is pinned in package.json.
@rubenvdlinde rubenvdlinde merged commit 14450e2 into development May 19, 2026
15 checks passed
@rubenvdlinde rubenvdlinde deleted the fix/disable-e2e-pending-ncvue-fix branch May 19, 2026 03:44
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ 899466d

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 420/420
PHPUnit
Newman ⏭️
Playwright ⏭️

Coverage: 0% (0/81 statements)


Quality workflow — 2026-05-19 04:04 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant