-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Work through fallback of rodeo URLs
This commit replaces raising exceptions when we can't derive the URL. Instead it opts to return nil and let the caller determine what to do. The primary result is that it's easier to have a rodeo configuration "miss" finding files in the pre-process location due to configuration issues. But alas, that's the nature of a rodeo. Related to: - #294
- Loading branch information
Showing
2 changed files
with
22 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters