Jay Hendren
Jay Hendren
Those were both closed by the user without a response from the developer. I'll keep this open pending a response from the developer.
Ah, ok, thanks @ztombol. That really helps to clarify. You may be right about rspec-core and its relationship with the other gems; I've only ever used rspec as one bundle...
@coderanger I was able find an alternative solution to my particular situation using synced folders that works pretty well. I tried a lifecycle hook approach very similar to what you...
No, I haven't really been looking for a fix. The nodejs cookbook is one of my least-used cookbooks, so this is very low-priority for me personally. IIRC I just manually...
any updates on this bug?
I meant updates from the project maintainers. I would really like to see #597 merged.
I've got what I believe to be a better workaround. Rather than delete and re-create the credentials every time, check to see if `credentials.xml` contains the credentials: ``` jenkins_private_key_credentials 'mycreds'...
> It's less that it refuses to destroy and more it doesn't know it has been created because it receives the error code back from Vagrant. Maybe it's just that...
There are not any that I'm aware of. My team had to build out our own support for loading shared examples from external git repos; we have a very custom...
I have determined that the time it takes for a request to this endpoint to return does not depend on the number of notifications. The call still took a minute...