Xyloflake

Results 8 issues of Xyloflake

### Operating System ![image](https://github.com/electron/build-tools/assets/142194553/1749f486-1439-491f-88e3-7ab7301a24ef) ### Expected Behavior The build should succeed ### Actual Behavior I get the following error when doing `e build` ``` Running "C:\Users\Xylo\.electron_build_tools\third_party\depot_tools\gn.bat gen out/Testing --args=import("//electron/build/args/testing.gn") use_remoteexec...

more-info-needed

For the details, check out #189

bug
linux

Introducing autoupdate support for pacman! I have updated docs & tests plus ran all tests. I have also pushed an update to the pnpm lockfile which was auto-generated during `pnpm...

linux
electron-updater
app-builder-lib

So as the title states, I was looking for a solution to make auto-update work on platforms like arch linux. I read a comment made by @develar that it is...

Old PR: #3135 This PR introduces the following background material elements for _**windows 11 only**_ : * None * Auto * Mica * Tabbed * Acrylic A few additional changes...

This PR introduces an internal autopatching workflow and supporting script to streamline the process of updating patched dependencies used in the project. This tool is intended for use by maintainers...