Alfredo Matas

Results 4 issues of Alfredo Matas

If I use the [Windows 10 Creators update eval iso image](http://care.dlservice.microsoft.com/dl/download/B/8/B/B8B452EC-DD2D-4A8F-A88C-D2180C177624/15063.0.170317-1834.RS2_RELEASE_CLIENTENTERPRISEEVAL_OEMRET_X64FRE_EN-US.ISO) the build process stops at the first reboot because the region and the keyboard layout are not defined: ![screenshot...

Addressing this: #600 With the old method to get the current directory of 'nan' module, the path isn't got properly when the parent path is in a shared resource: `vboxsrv\vagrant\NODE_MODULES\nan`...

With the method `relative('.', __dirname)` in [include_dirs.js](github.com/nodejs/nan/blob/99ae81a/include_dirs.js) the path isn't got properly when the parent path is in a shared resource (a link to a network resource in the case...

These small changes allow to pass the idempotency tests for fixed versions of the Prometheus applications. The original 'download and uncompress' and 'set permissions' tasks always return a changed status...