Bas Zalmstra
Bas Zalmstra
> do you see any advantage in uploading to a prefix.dev repo instead of anaconda.org? If so, could you please open a sample PR that does that in one of...
I checked the pip code, this is what they do: https://github.com/pypa/pip/blob/7e49dca9277bf4e325b85cfb9ebe70401f194fb6/src/pip/_internal/network/session.py#L109
Yeah I think it would be more correct to add it. Its just reaaally ugly. I know @wolfv added this behavior in rattler-build as well. We could also reevaluate using...
Id like to help! :)
Thanks! I pushed a number of (mostly windows) related fixes. Will continue later.
I just tried to fix rosbash but it looks like the zsh implementation has changed quite a bit. I let my AI assistant cobble something together but I dont really...
Should we try to use `conda-forge` `fcl` for `ros-noetic-fcl` instead?
I have no problems with that, lets get this build going!
Another option would possibly be that it becomes configurable on a per PR basis? This might be another issue but I have not not often seen the migrator add osx-arm64...
Wow, this is quite the PR! A thorough review is definitely required! I checked the codebase a little bit, and I think this method is fundamentally flawed. Although it will...