-
Notifications
You must be signed in to change notification settings - Fork 13
Support gs:// URI scheme in hammer
#314
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 gs:// URI scheme in hammer
#314
Conversation
|
I think adding weird vendor specific URL scheme support to the core of the client is a bit of a slippery slope. How about if we at least put the We could also tidy up the hammer API a bit to make it easier for users of that package to decide which fetchers to use - e.g. wdyt @roger2hk ? |
|
(e.g. transparency-dev/tessera#647) |
Sounds good to me. I've created a |
Will you make the same changes to the fork here in this PR, or as a follow-up? |
I'm going to propagate the changes in a separate PR after the one in Tessera is merged. |
Towards #313.