Mike Maietta

Results 35 issues of Mike Maietta

This is an issue that impacts electron-builder for arm64 Apple Silicon macs. Tested on v22.10.5 Using app-builder to generate .node files does not assemble them for the correct process architecture....

I've been unable to upgrade Xcode on any of my Jenkins slave nodes via ssh. I have tried both tmux into multiple machines and ssh-ing into only one to run...

🐛 bug
📺 tmux
🔍 investigation

I have integrated node-mac-permissions and am receiving an error when trying to test my app in a headless docker container run ``` xvfb-run yarn electron-mocha --no-sandbox --disable-gpu -R mocha-jenkins-reporter --require...

bug

This is to allow other packages to extract specific logic/options with typesafety Context: Electron-Builder integrates with electron/universal and, right now, has to add a new config property whenever electron/universal changes/adds...

[Draft] Utilizes GUI-based `sudo` for installation which is pulled via `which gksudo || which kdesudo || which pkexec || which beesu` and executed using `/bin/bash -c` in order to coalesce...

linux
electron-updater
app-builder-lib
builder-util

Hey folks! One of the maintainers for electron-builder here. Looking for feedback on my Draft PR for deb and rpm auto-updates. I've gotten it to work with various VMs on...

help wanted
linux
electron-updater
electron-publish

Original contributor @kxxt in https://github.com/electron-userland/electron-builder/pull/7646 Added throwing error when `riscv64` binary is not provided via `electronDist` configuration function or string path

linux
app-builder-lib
builder-util

**Question**: Is rcedit able to be executed with wine on arm64 macs? I tried just installing `wine` 9.0 via `brew` and tested it with a temporary `.wine` home folder to...

Upgraded 7-Zip precompiled binaries. PR version: 24.08 Downloaded from https://www.7-zip.org/download.html, each file is `console version` Added license files and updated README New binaries are 7zz (mac), 7zz/7zzs (linux), and 7za.exe...