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

support empty URIs #154

Merged
merged 1 commit into from
Oct 15, 2016
Merged

support empty URIs #154

merged 1 commit into from
Oct 15, 2016

Conversation

arlimus
Copy link
Contributor

@arlimus arlimus commented Oct 15, 2016

see a failures like this which start appearing

@arlimus
Copy link
Contributor Author

arlimus commented Oct 15, 2016

awesome, it's failing! time to fix it :) I think we should continue to support these URIs for the simple reason that writing and printing it consistenly works so well, i.e. if we run with mock backend only, we print out

target: mock://

which users can use to configure the system again. Other solutions would involve setting the hostname, e.g.:

target: mock://dummy

which would be ignored (and may change in the future?). This convolutes the target with confusing information;

@arlimus arlimus force-pushed the dr/empty-uri branch 2 times, most recently from a4d8e63 to 103ff43 Compare October 15, 2016 12:47
@chris-rock
Copy link
Contributor

+1

@arlimus arlimus merged commit 3971c1d into master Oct 15, 2016
@arlimus arlimus deleted the dr/empty-uri branch October 15, 2016 13:43
@arlimus arlimus changed the title WIP support empty URIs support empty URIs Oct 15, 2016
@arlimus arlimus added the bug label Oct 15, 2016
@clintoncwolfe clintoncwolfe added Type: Bug Feature not working as expected and removed Type: Bug labels Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Feature not working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants