Wolf Vollprecht
Wolf Vollprecht
I agree that this could be fixed. There is a workaround though, and that would be to put the whole test in a if-construct, e.g.: ```yaml tests: - if: unix...
Definitely. `python_version` can _also_ take a list of versions (e.g. `[3.6.*, 3.7.*, ...]`) If you are able to make a PR, that would be amazing.
Any idea why the tests are failing here? I triggered them on main and that doesn't show the same failure (https://github.com/conda/rattler/pull/1249). Is `jest` trying to use the browser files for...
Wow this is a lot of code already, quite amazing! I haven't had time to look into it in detail, but I have this following thought: Scripts should be able...
Sadly, no. It's only implemented in `rattler` / `pixi` for now. There you can point to `https://fast.prefix.dev/conda-forge` to get a speedy version.
That should happen since I add it to the `CacheKey` and we use the information from `RepodataRecord` if present (i think we fill it in if not present, when downloading).
superseded by #1293
Hmm not the biggest fan. Could we just make sure that we print meaningful error when the download does not succeed?
Do you think file-url and urlwithslash could be in a `UrlExt` crate or something? Or something rattler-specific.
I don't think this is related to `shell` to be honest. It looks like it fails because of lower / uppercase EXE vs exe.