Christopher Barber
Christopher Barber
This has stung me a couple of times. Another nice to have would be an option to just show the password. Most of the time no one is around to...
I think that to do this right, you would want to refactor the existing selector code in https://github.com/conda/conda-build/blob/master/conda_build/metadata.py and move it to some common location in the conda repo (not...
I don't have a Windows machine to test this on, but was this fixed (or at least worked around) in https://github.com/conda-incubator/conda-mirror/commit/4ff5189820d56db9968d48b634ecf699d974b135?
Perhaps the relevant Anaconda channels should be added to a default forbidden channel list that the user must explicitly override in order to download from those channels.
I believe the maintainer is currently off for the summer, so no pull requests are being processed right now. Once my current pull requests have been accepted and merged, I...
Perhaps: * `--latest` option that takes an optional number of recent versions to take. This will not include dev versions unless there are no non-dev versions. * `--latest-dev` option that...
There is a working version of this feature on the [ag-latest](https://github.com/analog-garage/conda-mirror/tree/ag-latest) and [ag-dev](https://github.com/analog-garage/conda-mirror/tree/ag-dev) branches of my fork. The `ag-latest` branch only has this feature, while `ag-dev` includes the other yet-to-be-merged...
No, that doesn't work.
I have implemented the above proposal and will submit a merge request shortly...
Comments?