Commit Graph

5 Commits

Author SHA1 Message Date
plebeius
dd5efca0fb fix CI 2026-01-29 19:17:08 +08:00
plebeius
88380e908d fix CI 2026-01-29 18:00:44 +08:00
plebeius
7ad3bde98d attempt to fix CI 2026-01-29 17:33:19 +08:00
plebeius
7441adea6b Update find-forge-executable.js 2026-01-29 15:30:31 +08:00
plebeius
d65e2d43b7 refactor: migrate from electron-builder to Electron Forge and use kubo npm package
Migrated build system from electron-builder to Electron Forge with new configuration in forge.config.js. Replaced manual IPFS binary downloads with kubo npm package, updating start-ipfs.js to resolve binaries from node_modules. Simplified CI workflows to use new build scripts and verification helpers. Added scripts to find and verify executables in Forge output directory.
2026-01-29 14:39:27 +08:00