Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Support Berkshelf 3.0 #268

Merged
merged 2 commits into from
Sep 11, 2013
Merged

Conversation

tmatilai
Copy link
Collaborator

Berkshelf 3.0 will replace Berksfile#install(:path => path) with Berksfile#vendor(path). As we don't have hard dependency on it, we need to support both.

@tmatilai
Copy link
Collaborator Author

Here is a first take on the support. Unfortunately the tests fail when using with Berkshelf 3.0 beta release or master because of berkshelf/ridley#202 so I can not verify it works.

Berkshelf 3.0 will replace `Berksfile#install(:path => path)` with
`Berksfile#vendor(path)`. As we don't have hard dependency on it, we
need to support both.
@tmatilai
Copy link
Collaborator Author

This should now work with both Berkshelf 2.x and 3.x.

matschaffer added a commit that referenced this pull request Sep 11, 2013
@matschaffer matschaffer merged commit e562dd7 into matschaffer:master Sep 11, 2013
@matschaffer
Copy link
Owner

Nice collaboration. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants