Wolf Vollprecht

Results 1457 comments of Wolf Vollprecht

The output folder is now ignored when copying the recipe folder.

Yeah improving the solver error messages would be amazing. I think this issue might be mostly in `resolvo`, actually. @baszalmstra should we move this one to resolvo?

And yes, I think we could try to filter solver errors with "direct specs" to get a cleaner set of conflicts (and no unrelated versions).

Just to be sure, there is a working & open repodata server at `https://fast.prefix.dev/` that serves conda-forge, bioconda and a few other channels (`-c https://fast.prefix.dev/conda-forge` etc.

It's created in a periodically running Github action here: https://github.com/prefix-dev/sharded-repo/

`--host-platform` is implemented now as an argument in rattler-build (starting with 0.24.0).

I think indeed that the fulcio v2 API is used these days in sigstore-rs.

Just to clarify, this SSL backend setting is _only_ relevant for the case where we have a statically linked binary (micromamba). In other cases, the `curl` default works fine since...

So IMO being able to choose the backend with the Context, but leaving it `nullopt` by default is the way to go.