alexpolo1 and Claude Sonnet 5
081e46cb44
fix: only use local system Chromium in Playwright config outside CI
...
The blocking carpenter smoke test (introduced in this branch) exposed
a pre-existing gap: playwright.config.js hardcoded
executablePath: '/snap/bin/chromium' plus channel: 'chromium' for the
maintainer's local CachyOS machine. CI has no /snap/bin/chromium (it
installs its own Chromium via `playwright install --with-deps
chromium`), so every CI run was silently failing to launch the browser
- previously masked because the whole E2E step had
continue-on-error: true.
Gate both overrides behind `!process.env.CI` so local runs keep using
system Chromium and CI falls back to its own installed browser.
Co-Authored-By: Claude Sonnet 5 <[email protected] >
2026-08-20 13:37:23 +02:00
..
2026-08-17 09:25:03 +02:00
2026-08-17 09:11:12 +02:00
2026-07-05 08:10:59 +00:00
2026-02-28 17:38:23 +00:00
2025-11-07 08:02:07 +00:00
2025-12-20 14:58:39 +00:00
2025-12-23 01:37:04 +00:00
2025-11-07 08:02:07 +00:00
2025-12-20 14:58:39 +00:00
2025-12-20 14:46:04 +00:00
2026-05-13 09:25:51 +00:00
2025-12-23 02:09:41 +00:00
2025-12-20 14:46:04 +00:00
2025-12-20 14:46:04 +00:00
2025-12-23 01:37:04 +00:00
2026-03-04 10:08:49 +00:00
2026-08-17 09:25:03 +02:00
2026-08-17 09:25:03 +02:00
2026-08-18 00:49:25 +02:00
2026-07-07 21:30:34 +02:00
2025-11-07 08:02:07 +00:00
2026-08-10 12:38:52 +02:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-03-04 10:08:49 +00:00
2026-07-08 13:06:16 +02:00
2026-08-20 13:20:33 +02:00
2025-12-20 14:46:04 +00:00
2025-12-20 14:46:04 +00:00
2026-08-20 13:37:23 +02:00
2026-08-17 09:25:03 +02:00
2025-11-07 08:02:07 +00:00
2025-12-23 01:37:04 +00:00
2025-12-23 01:37:04 +00:00
2026-08-17 09:25:03 +02:00
2025-12-23 01:37:04 +00:00
2025-11-07 08:02:07 +00:00
2025-12-22 23:21:26 +00:00
2025-12-20 14:46:04 +00:00
2025-11-07 08:02:07 +00:00
2025-12-23 01:37:04 +00:00
2026-08-17 09:25:03 +02:00
2026-08-17 09:25:03 +02:00
2025-11-26 13:28:40 +00:00
2026-08-17 09:25:03 +02:00
2026-08-17 09:25:03 +02:00
2026-08-13 13:28:29 +02:00
2025-11-07 08:02:07 +00:00
2025-11-07 08:02:07 +00:00
2025-11-07 08:02:07 +00:00
2025-11-07 08:02:07 +00:00
2025-11-07 08:02:07 +00:00
2025-11-07 08:02:07 +00:00
2026-02-28 18:37:46 +00:00
2025-12-23 01:37:04 +00:00
2026-02-28 17:38:23 +00:00
2026-08-17 09:25:03 +02:00
2026-02-28 17:38:23 +00:00
2026-02-28 17:38:23 +00:00
2026-02-28 17:38:23 +00:00
2026-08-17 09:25:03 +02:00
2025-12-20 14:46:04 +00:00
2025-12-22 23:21:26 +00:00
2026-08-10 12:38:52 +02:00