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

Download path is relative to CWD instead of project #20

Closed
prettydiff opened this issue Dec 4, 2016 · 0 comments
Closed

Download path is relative to CWD instead of project #20

prettydiff opened this issue Dec 4, 2016 · 0 comments
Labels

Comments

@prettydiff
Copy link
Owner

With this defect if the project is located at /user/myProject and the project download location is /user/myProject/downloads. Biddle will correctly read the download location as a relative path, but incorrectly associate it relative to the current working directory. If your current directory is /applications/tools/awesometool and you attempted to run biddle publish ../../../user/myProject the files will write to /applications/tools/awesometool/downloads instead of /user/myProject/downloads.

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

No branches or pull requests

1 participant