1212
Allow configuration of root search path for copy resources plugin by inikolaev · Pull Request #631 · pybuilder/pybuilder · GitHub
Skip to content

Allow configuration of root search path for copy resources plugin#631

Open
inikolaev wants to merge 4 commits intopybuilder:masterfrom
inikolaev:add-copy-resources-dir
Open

Allow configuration of root search path for copy resources plugin#631
inikolaev wants to merge 4 commits intopybuilder:masterfrom
inikolaev:add-copy-resources-dir

Conversation

@inikolaev
Copy link
Copy Markdown

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.

@inikolaev inikolaev force-pushed the add-copy-resources-dir branch from bc5f195 to 8182cc4 Compare January 7, 2019 21:55
@inikolaev inikolaev force-pushed the add-copy-resources-dir branch from 8182cc4 to 33e2005 Compare January 7, 2019 22:10
@coveralls
Copy link
Copy Markdown

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.

2 participants