d3ro-voice/scripts
Yun Chan 0fbbbc1756
Some checks failed
deploy-site / deploy (push) Failing after 1m15s
fix(release): restore automatic updates by shipping the speech engine on demand
Auto-update could not work at all: the installer was 189 MB because it carried
the local speech engine and ffmpeg, and the download feed rejects uploads over
about 100 MiB, so update metadata could never be published.

The installer now leaves those components out and the app fetches them the first
time they are needed, verifying every part and the joined archive before
installing. The installer is 90.6 MiB, the update feed is published again, and
updates stay small because the engine is not re-sent on every release.

The fetch is visible and recoverable: the download runs with progress, a failed
install cleans up after itself, and Settings > STT shows the runtime status with
a manual download action for when the automatic one cannot run.
2026-09-18 13:51:49 +09:00
..
ci fix(release): restore automatic updates by shipping the speech engine on demand 2026-09-18 13:51:49 +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