conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 52 forks source link

increase pagefile size on windows #156

Closed h-vetinari closed 3 years ago

h-vetinari commented 3 years ago

Fixes #155.

As discussed in that issue, I've taken the file (& defaults) from https://github.com/al-cheb/configure-pagefile-action/blob/master/scripts/SetPageFileSize.ps1.

conda-forge-linter commented 3 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

h-vetinari commented 3 years ago

I see that the tests don't actually execute the run_conda_forge_build_setup_win.bat script - please check closely that I'm not making obvious mistakes. 😅

h-vetinari commented 3 years ago

@isuruf, this should be ready

h-vetinari commented 3 years ago

@isuruf, CI failure is spurious

h-vetinari commented 3 years ago

@isuruf, I just looked at this again - won't we have to also copy the SetPageFileSize.ps1 to %SCRIPTS%?

h-vetinari commented 3 years ago

sorry that didn't occur to me yesterday