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

add missing support for include_recipe in meta.yaml #1085

Merged
merged 1 commit into from
Jul 3, 2016

Conversation

msarahan
Copy link
Contributor

@msarahan msarahan commented Jul 1, 2016

Fixes #1080

It looks like include_recipe was never actually implemented in meta.yaml. You could use --no-include-recipes on the command line, but we do document include-recipe as a key in meta.yaml: http://conda.pydata.org/docs/building/meta-yaml.html#include-build-recipe

This adds tests for both the command line flag and the meta.yaml option.

@msarahan msarahan force-pushed the fix_include_recipe branch from 44745d1 to 8805ef0 Compare July 3, 2016 00:10
@msarahan msarahan merged commit 28b35e0 into conda:1.21.x Jul 3, 2016
@msarahan msarahan deleted the fix_include_recipe branch July 3, 2016 01:56
@msarahan msarahan restored the fix_include_recipe branch July 6, 2016 18:46
@msarahan
Copy link
Contributor Author

msarahan commented Jul 6, 2016

This somehow got lost in merging branches locally. I have merged it back in, and will put this in a release soon.

@msarahan msarahan deleted the fix_include_recipe branch October 12, 2016 15:32
@github-actions
Copy link

Hi there, thank you for your contribution!

This pull request has been automatically locked because it has not had recent activity after being closed.

Please open a new issue or pull request if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label May 10, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant