schubergphilis / vagrant-chef-zero

Vagrant Plugin for Chef Zero
Apache License 2.0
91 stars 42 forks source link

Vagrant 1.7 and latest deps #68

Closed electrofelix closed 9 years ago

electrofelix commented 9 years ago

Add's support for vagrant 1.7, updates the lock file to recent dependencies, includes dependencies for Windows, ensures that chef-zero is run with the same ruby as vagrant so that "#!/usr/bin/env ruby" doesn't trigger errors on Windows and makes it easier to bump patch release numbers while allowing building of pre-release gems with identifiable versions.

miguelaferreira commented 9 years ago

Hi @electrofelix

I've been following this repository for a while now and I've seen several good PRs (this one included) simply be left here without any feedback or prospect of being merged.

Meanwhile, I've forked it and merged the PRs that I found good and useful. Although, I don't particularly like having done that, it seemed a way to make the situation workable.

Since you made this PR recently, I assume you are actively interested in using the plugin. I am too, but I don't see how to proceed, since I can't seem to get in contact with the original maintainer.

Edit: I've just dropped @andrewgross an email. I hope he can find the time to reply.

andrewgross commented 9 years ago

Hey every, I just got @miguelaferreira's email. Sorry for not responding to these issues. I do not actively use this plugin anymore, so I am working to transfer the project so you can all continue developing it.

Sorry for delaying project so much.

miguelaferreira commented 9 years ago

Hi @electrofelix

I've looked through your changes and it LGTM. However, since some of the older PRs have been merged, this one does not merge cleanly anymore. Would you be so kind as to rebase your PR?

miguelaferreira commented 9 years ago

LGTM