mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-09 17:28:51 +00:00
fix(electron): bump electron 42→43 + rebuild better-sqlite3 from source against the Electron ABI (148). Electron 43 raises NODE_MODULE_VERSION to 148; better-sqlite3@12.11.1 has no electron-v148 prebuild, so the packaged app died with 'Nenhum driver SQLite disponível'. prepare-electron-standalone now compiles better-sqlite3 from source against the electron headers into build/Release (where 'bindings' resolves it). Validated by Electron Package Smoke (green) + local (node_register_module_v148). Supersedes #6378. (--admin: the only reds are SonarQube/SonarCloud failing on a coverage-report artifact digest-mismatch — a GitHub Actions infra flake, not this diff; Sonar is green on main and the diff touches only the electron build.) |
||
|---|---|---|
| .. | ||
| ad-hoc | ||
| build | ||
| check | ||
| ci | ||
| cli | ||
| compression | ||
| compression-eval | ||
| dev | ||
| docs | ||
| features | ||
| i18n | ||
| ops | ||
| quality | ||
| release | ||
| research | ||
| skills | ||
| sre | ||
| test | ||
| vps | ||
| check-permissions.sh | ||
| codex-ws.sh | ||
| install-obsidian-plugin.sh | ||
| postinstall.mjs | ||
| start-ws-server.mjs | ||