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 configuration of root search path for copy resources plugin #631

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

inikolaev
Copy link

I would like to propose to add copy_resources_dir property which can be used to configure search root directory when using copy_resources plugin.

Right now resources are searched from the project root and the whole project root relative path to the resource is recreated in the destination directory.

The proposed copy_resources_dir allows to configure resources root directory, relative to project root, and is an empty string by default, which should preserve existing behavior.

Please let me know what do you think.

@coveralls
Copy link

coveralls commented Jan 7, 2019

Coverage Status

Coverage decreased (-0.03%) to 74.747% when pulling e80b85a on inikolaev:add-copy-resources-dir into 9a98c2d on pybuilder:master.

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.

None yet

2 participants