chef-rewind
chef-rewind copied to clipboard
Allow using rewind in providers
Using rewind can also be useful in providers, if for example a provider can be called multiple times and update the same file
:+1: This would be a handy addition to the gem.
@giga can you rebase and squash the commits relevant to this issue, and split off the gemspec commit?
Commits has been rebased. rspec doesn't complain, but I have not actually tested this on a real chef run.
gemspec commit has been removed. The second commit is actually a different issue, I believe you can choose not to pull it.
Any updates on this? We'd like to see this get merged!
@bryanwb any chance to look at this please?
@pdf do u have time to review and release this? i am not even familiar w/ the codebase anymore
@bryanwb I haven't looked at the code at all since I sent those couple of minor PRs last year. I don't think I still actually use this anywhere now :-\
Anyone had a chance to look at this?
Hey, I've rebased this and fixed the tests so that rspec at least passes under chef 11 and chef 12, but I have no idea how to actually use this to rewind a part of a provider. I've written an integration test that fails, but I'm low on bandwidth right now. Any suggestions how to make this go gratefully received! See thommay/chef-rewind@870d20a2bb