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

Fix lib install --zip-path not preserving folders structure #1158

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

silvanocerza
Copy link
Contributor

@silvanocerza silvanocerza commented Jan 28, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Fixes a bug when installing libraries.

  • What is the current behavior?

lib install --zip-path doesn't keep a library folder structure when installing it.

  • What is the new behavior?

lib install --zip-path now keeps the library folder structure when installing.

No.

  • Other information:

Fixes #1150.


See how to contribute

@silvanocerza silvanocerza force-pushed the scerza/fix-lib-install-zip-path branch from d10f3fe to 7ce1d81 Compare January 29, 2021 10:35
@silvanocerza silvanocerza merged commit d1163cb into master Jan 29, 2021
@silvanocerza silvanocerza deleted the scerza/fix-lib-install-zip-path branch January 29, 2021 11:21
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.

[ REGRESSION in Nightly Build ]: Install from zip-path
2 participants