jaimergp
jaimergp
These builds span several versions 🤔 Is it a source bug, or a metadata bug? Can you link to an issue where this is further detailed? Thanks.
> Do you have guidance on where to go next? I couldn't find how conda executes checksums. Thank you for all your help! It's at https://github.com/conda/conda/blob/545e3c82222cf4b774eadd64c7c2a4a6b25066a1/conda/gateways/disk/read.py#L71, essentially delegating to the...
If I understood correctly: - Define JSON schema(s) for the input files we support here - Build a static JS/HTML page that ingests the aforementioned schema(s) - Publish it and...
Alternatively, provided we do generate the schemas here (so they are close to the code that ingests them), we can also add a couple pages to the website so everything...
Those launchers are copied from [conda-build](https://github.com/conda/conda-build/tree/main/conda_build/launcher_sources).
> This was just an observation or something actionable? :) Mentioning it because the README in this PR says the source is `conda/conda`, but the actual source is `conda/conda-build`. That...
Also interested in this. Right now I have to dump to a temporary JSON just to instantiate new `rattler.PrefixRecord` objects from Python.
This should be `pkginfo>=1.10`, right? `1.10` included, I mean.
I remember reading some concerns about activating symlinked environments. Something about some old compiled libraries resolving their own location in the wrong way or something like that. Pixi would have...
The `