Luke van der Hoeven

Results 35 comments of Luke van der Hoeven

I mostly need the extended SHA\* support (SHA224 SHA256 SHA384 SHA512) that the stdlib doesn't support.

Does this mean that there is no way to flush a namespace?

good call. fixed with just the updated code sans-whitespace changes.

@myusuf3 pull still open. cleaning out my open requests. Please pull or close.

@myusuf3 Ah sorry @jboesch meant for you

Getting the same. Seems like the last publish might have messed with the image permissions?

All this seems to need to install Docker for Windows is a: ``` RUN Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force ; \ Install-Module DockerMsftProvider -Force ; \ Install-Package Docker -ProviderName...

Would be nice if it could optionally take an id too. So that if you knew which story you needed to start next, you could select it.

can you add vendor/rails to .gitignore and add an empty log dir to the project to solve this issue?