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

Don't raise errors on empty dependency paths unless caching records #149

Merged
merged 3 commits into from
Feb 19, 2019

Conversation

jonabc
Copy link
Contributor

@jonabc jonabc commented Feb 18, 2019

Following #144, I think it makes sense to also not raise errors by default when a dependency path is nil or empty, meaning dependency contents weren't found.

This is only really an issue when caching dependency records. Listing dependencies only needs the name and the version, and verifying cached records relies on the cached data and not on live data.

@jonabc jonabc merged commit 3780ceb into master Feb 19, 2019
@jonabc jonabc deleted the less-errors-again branch February 19, 2019 00:43
@jonabc jonabc mentioned this pull request Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant