Skip to content

Fix regression in handling of spaces in dependent library names #223

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

Merged

Conversation

ianfixes
Copy link
Collaborator

@ianfixes ianfixes commented Nov 20, 2020

Highlights from CHANGELOG.md

When switching to recursive library dependency detection, I inadvertently deleted the code that converts "official" library names to the allowed character set for the directory names. This PR restores that, with a contributed test case to validate it.

Fixes #192

@ianfixes ianfixes force-pushed the 2020-11-19_library_space_coercion branch from 0ef9a4d to 94a2df0 Compare November 20, 2020 05:20
@ianfixes ianfixes merged commit 29f1672 into Arduino-CI:master Nov 20, 2020
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.

Arduino CI seems to not handle dependencies between imported Arduino Libraries
1 participant