d3ro-voice/scripts
Yun Chan 1af3cf75c7
Some checks failed
deploy-site / deploy (push) Failing after 14m16s
fix(release): stop shipping native modules built for the wrong runtime
The released installer could not start: it carried a better-sqlite3 build for the
host Node runtime instead of Electron, so the app died immediately with a module
version mismatch when it opened its database.

Packaging now proves the Electron build of every runtime-sensitive native module
before an installer or archive exists, and installers are produced only from that
verified tree, so the mistake cannot pass silently. The release pipelines run the
same check.

The default local model also pointed at a retired model: a *.gguf name that
Ollama cannot serve, while the settings, onboarding, and guide screens
recommended an older model. All of them now use the model the service code
already preferred.
2026-09-18 15:45:03 +09:00
..
ci fix(release): stop shipping native modules built for the wrong runtime 2026-09-18 15:45:03 +09:00
install feat(release): make the signing-free install work with nothing but Windows 2026-09-18 12:03:18 +09:00
lib feat(release): publish desktop updates from a tag through one feed 2026-09-16 23:23:00 +09:00
capture-all-official-test-ads.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
capture-desktop-actual-app.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
capture-desktop-tabs.js test(desktop): add automated Playwright Electron real-app E2E verification suites 2026-08-20 22:27:49 +09:00
capture-desktop-test-ad-rotation.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
capture-download-and-release-hub.js feat: add high-end download center and admin release management hub 2026-08-20 11:24:58 +09:00
capture-launch-sandbox-e2e.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
capture-official-site-live.js feat: integrate official download and releases section directly into the main homepage 2026-08-20 17:11:52 +09:00
capture-pricing.js fix(release): retire legacy capture publisher 2026-08-29 19:04:07 +09:00
capture-settlement-ledger.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
deploy-nas.ps1 feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
deploy-nas.sh feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
deploy-site-to-nas.js feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
e2e-desktop-app.js test(desktop): add automated Playwright Electron real-app E2E verification suites 2026-08-20 22:27:49 +09:00
e2e-desktop-full-journey.js feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
e2e-desktop-settings.js test(desktop): add automated Playwright Electron real-app E2E verification suites 2026-08-20 22:27:49 +09:00
gen-keystore.js feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
inspect-live-d3ro-domain.js ci: add .forgejo/workflows/deploy-site.yml for Cloudflare Pages auto-deployment to d3ro.chanpaca.net 2026-08-20 17:16:12 +09:00
nas-control.sh feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
publish-gh.ps1 feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
real-app-multi-tab-e2e.js test(e2e): add live multi-tab electron screen verification script 2026-08-20 22:33:46 +09:00
test-and-capture-all-10-ad-services.js feat: complete release preparation, 10+ ad mediation, CI/CD, and docker deployment 2026-08-20 11:12:05 +09:00
verify-e2e-downloads-and-releases.js feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00