On Fri, Nov 28, 2014 at 3:08 PM, Kylo Ginsberg <[email protected]> wrote: > > As an FYI, I did attempt to modify that code from rspec-puppet to set >> libdir as an array instead of a ':' delim string, and it led to failures >> from Puppet >> > > There's been some work/conversation around libdir being split/not-split in > a puppet PR: https://github.com/puppetlabs/puppet/pull/3114 >
I plan to release rspec-puppet 1.1.0 today as per the discussion at https://github.com/rodjek/rspec-puppet/issues/213 It's been a long time since the last release, so if anyone has been working with the rspec-puppet "master" branch, please let me know if you've run into backwards-compatibility issues in master that would motivate a 2.0.0 release, or pulling out the incompatible changes and doing two releases, 1.1.0 and 2.0.0. If we do end up doing a major version, the usual recommendation to lock to the major version stands: gem 'rspec-puppet', '~> 1.0' -Jeff -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CAOXx1vF3abFPg4xL-soRWmncsWu__n6VrJ2L%3DMWt27%3DuJPNGPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
