-
Notifications
You must be signed in to change notification settings - Fork 60
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
Proxy support #86
base: master
Are you sure you want to change the base?
Proxy support #86
Conversation
Codecov Report
@@ Coverage Diff @@
## master #86 +/- ##
==========================================
- Coverage 92.11% 89.76% -2.36%
==========================================
Files 2 2
Lines 279 293 +14
==========================================
+ Hits 257 263 +6
- Misses 22 30 +8
Continue to review full report at Codecov.
|
pinging this @parente (since you seem to be the current maintainer) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scopatz Thanks for the PR. I'm not employed by ValDig anymore, so I'm not sure if someone there would like to have a look before merging or not. Let me see if I can get in touch with someone.
Oh, OK. So is this project unmaintained? Thanks for reaching out to them! |
It's been best effort maintenance for a couple years. Maybe it makes sense to see if it should live in a conda org somewhere? Not sure if there's a conflict of interest with the Anaconda product suite. |
I think it makes more sense as a community project, maybe under the conda-forge umbrella. |
Yeah, I think that a community project for this would be best. conda-forge (and its sub-org, regro) would probably be willing to accept it. Would @Valassis-Digital-Media be willing to transfer ownership of the repo? |
Actually, conda-forge is probably uninterested in supporting conda-mirror going forward. Is there a way some other folks (myself included) could get commit rights? Or maybe another org would be willing to take on maintainence? |
Pinging this again. It would be great if some of us from the community could get access to help with maintainence. |
@scopatz I have an email out to mgmt at ValassisDigital. |
Ahh great! Thanks! |
This builds off of (and includes) @816-8055's work in #79 to enable proxy and insecure support.
If there is anything else that needs to happe here, please let me know!