Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow load_recipes to load plugin recipes directly #167

Merged
merged 1 commit into from
Sep 24, 2015

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Sep 23, 2015

If you want to apply only a plugin recipe, you have to write a recipes which has only include_recipe 'foo::bar'. But if you can load plugin recipes directly, you can easily try plugin recipes.

$ gem install itamae-plugin-recipe-foo
$ itamae local foo::bar

@ryotarai
Copy link
Member

Thank you!

ryotarai added a commit that referenced this pull request Sep 24, 2015
Allow `load_recipes` to load plugin recipes directly
@ryotarai ryotarai merged commit a2e0d19 into itamae-kitchen:master Sep 24, 2015
@ryotarai
Copy link
Member

v1.6.0

@k0kubun k0kubun deleted the plugin-runner branch September 24, 2015 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants