Christopher Ostrouchov
Christopher Ostrouchov
A `uri` is either `/`, ``, `/:`, or `` which all reference a build Currently in the PR https://github.com/Quansight/conda-store/pull/327 I have added what I would call the uncontroversial bits: -...
@kcpevey agreed. This issue is too broad and since we have a cli client we need discussion to revolve around how to improve/change it. I would consider the cli as...
Thanks for this issue @peytondmurray. Totally agree that this is an important thing for the conda-store api to return. Thinking of how we would like the api to return results....
I'm going to give some pushback on this feature. I've been working on implementing it. Suppose the endpoint returns: ```json { license: "...", name: "...", channel_id: "...", summary: "...", versions:...
Got more color in our meeting today. We will limit the scope to individual packages. E.g. `/api/v1/package//`
Yeah I agree on closing this issue. When @pierrotsmnrd significantly improved the performance of the package api I don't think there is as much of a use case. Since you...
@kcpevey was having this exact issue several months ago so absolutely worth documenting.
@viniciusdc right now I have conda-store setup such that there are a list of "approved" conda channels that can be used. I will likely need to make this not so...
I haven't seen this issue occur again. Going to close unless it shows up again.
Thanks @ericdwang for these error logs. I'm going to work on updating qhub-hpc to use the latest conda-store.