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

adds a goproxy resolver #21

Closed
wants to merge 1 commit into from
Closed

Conversation

zachgersh
Copy link

Currently we've hardcoded the proxy, this is just a wip for now and will
be configurable from the root.

This is just a resolver for now to make sure that the code style,
errors, and the small refactors look good here.

The future direction of this would to be to attempt to use
the goproxy resolver and then failing that, fall back to
GitHub (but open to suggestions here).

Please open an issue and discuss changes before spending time on them, unless the change is trivial or an issue already exists.

@zachgersh zachgersh force-pushed the goproxy-support branch 3 times, most recently from 5aa8e74 to cfa721f Compare April 5, 2020 23:01
Currently we've hardcoded the proxy, this is just a wip for now and will
be configurable from the root.

This is just a resolver for now to make sure that the code style,
errors, and the small refactors look good here.

The future direction of this would to be to attempt to use
the goproxy resolver and then failing that, fall back to
GitHub (but open to suggestions here).
@tj
Copy link
Owner

tj commented Apr 6, 2020

awesomeee! I'll try to help review tonight or tomorrow. I'm not sure we even need to fall-back on the GitHub one I have, but it might be nice to later introduce support for pre-compiled binaries #16

@zachgersh
Copy link
Author

@tj - thanks friend (this just the beginning). Wanted to make sure you liked this and then it should be trivial to wire up the rest of it into the main.go.

@zachgersh zachgersh mentioned this pull request Apr 6, 2020
2 tasks
@zachgersh
Copy link
Author

Hey @tj ready to do some more work on this but wanted to check in. Was this direction good? I am going to add more to this PR if so!

@tj
Copy link
Owner

tj commented Apr 21, 2020

Hey sorry for the delay, looks great to me so far! Thanks for hacking on it, I don't see anything I would tweak

@zachgersh
Copy link
Author

Thanks @tj I will come back to this during the weekend and finish it off 👯

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.

2 participants