Results 14 comments of Mackenzie Clark

![image](https://user-images.githubusercontent.com/1364747/86500336-305cc280-bd45-11ea-8b4d-4c154b71a0a7.png)

The build errors suggest there is an issue with the service account. The error reads like an "empty string" error. @Hirevo do you have suggestions? I'd love to see this...

Now that there is windows support and appveyor CI, the readme should have an appveyor badge 💯! The appveyor build history: https://ci.appveyor.com/project/pepyakin/wabt-rs

Maybe a few things missing: - mingw builds - i686 builds - badge on readme

@andrew Thanks for reporting this. I like this description because it gives an incremental path forward for centralized package managers like wapm. At this point, I think we are interested...

I rebuilt the project from scratch, and republished the dockerfile, and this issue seems resolved. My image that I build from source: https://github.com/users/xmclark/packages/container/package/cert-manager-csi

I'm trying tup with cl.exe, visual studio 2017 on my windows 10 x64 machine. I've tried setting the "OptIn" flag in various registry string keys, but I still get the...

`\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\VSCommon\15.0\SQM` worked! Thanks @kalrish.

Same issue, on windows 10. First `plan-all` or `apply-all` succeeds, but subsequent ones fail with @nedaair 's message. It seems to be resolving my generated terraform.hcl in the cache directories,...

@brikis98 I've started digging, and it seems that the config module tests don't succeed without signfiicant update. Having CircleCI run windows builds would ensure these tests pass. Your CI tool...