David Sanders

Results 118 comments of David Sanders

@nikitakot, x86 Windows is not a supported build platform. You can build x86 binaries with x64 Windows, but you can't build on x86 Windows. There's no upstream support in Chromium,...

@nikitakot, sorry, I latched on to the x86 Windows and missed that you said you're trying to build v28. Support for Reclient is only on `main` as of ~a month...

@samuelmaddock, this repo requires signed commits for merging.

Test failure was fixed by rebasing on `main` (brought in #543, which fixed the failure). Force pushed to get a signed commit so this can be merged.

See the screenshot in #494. We should improve our documentation now that this is more prevalent, but that is the correct solution.

Note that this change would break Windows, since `nvm-windows` does not support the `-b` option. This orb does not officially support Windows, but for practical purposes it does work for...

I went somewhat deep on this issue and came out the other side with a PR to fix it, so sharing my findings along the way here. The others in...

GitHub actions back to working well enough to get the PR up, #2846. > Tip jar for @dsanders11?! I appreciate the sentiment. 🙂 Just happy to fix such a persistent...

@jviotti, great write-up of the problem. > Modify packaging tools that make use of Squirrel.Windows such as electron-forge to output both a RELEASES file and a RELEASES- file. We will...