Troy McKinnon

Results 10 comments of Troy McKinnon

A "digit" and "float" filter would be beneficial and simple to implement. Using a filter is a more elegant way opposed to exposing a parseInt/parseFloat function to scope. The concrete...

This happens fairly regularly on our CI server (jenkins). We get the same output as @jwcarroll.

@benoror it looks like you thought you'd updated this PR (according to your comments in #62) to change `angular-md5` to `cg-busy` or `angular-busy`. Any chance this could be updated and...

I've reproduced this in latest, Squirrel.Windows v1.9.1 via [electron-winstaller](https://github.com/electron/windows-installer) v3.0.4. My environment was 8GB of RAM, package sizes ~780MB.

My call to [electron-winstaller](https://github.com/electron/windows-installer)'s `createWindowsInstaller` rejects its promise with the `System.OutOfMemoryException`. On disk, it has successfully created the full nupkg and updated RELEASES file with the additional new entry, just...

I reproduced this same issue in the following two environments: * windows 7, electron-rebuild 1.5.11, spawn-rx 2.0.11 * windows server 2012, electron-rebuild 1.5.11, spawn-rx 2.0.11 * Jenkins default workspace directory...

It would also address #531

https://github.com/tjanczuk/edge/issues/345 describes this issue with some additional detail. @tjanczuk can this be merged?

I've reproduced this same issue with both 2.6.2 and 2.6.3. Both the full **asar** and **exe** files are in the delta package along with the **bsdiff** files. Any asar unpacked...