Matthew R. Becker
Matthew R. Becker
I'm against extra packages here for the same reasons as discussed for smithy. It sounds like we can support some of the functionality but not all of it. As I...
Right and the model is now in cf-scripts so this will still work fine.
This CLI command / function is used in staged recipes and when we rotate tokens for cf-staging via the admin migrations. IDK where you got the idea that it may...
Also this method is used in staged-recipes and so I don't understand how it is "seriously broken."
IIRC the various try except statements catch errors and mask tokens at various steps. I'd take a closer look to make sure you understand the logic before touching the code.
Is the idea that conda-build should strip duplicate rpaths from binaries on osx?
@isuruf Is this the relevant function? https://github.com/conda/conda-build/blob/bf2bec377bc91dda7aa6f50f1bfb0ddb0d8f4c7b/conda_build/post.py#L478-L518 I'd like to put a fix into conda-build for this issue, but I am unsure of what precisely to do.
We have not allowed this on conda-forge (except for a few very special instances) since it has the potential to break things in unintuitive ways.
We've had some internal discussions and are moving ahead with a plan on this. More later.
I'd like to implement other bits of the code.