Trim21
Trim21
> Right yes thanks for the details everyone. > > [@trim21](https://github.com/trim21) did you try rerendering the feedstock? > > I thought this [PR](https://github.com/conda-forge/conda-smithy/pull/2314/files) from [@isuruf](https://github.com/isuruf) should have forced smithy to...
> > then conda-smithy render ci config, it use a str "true" or "false" as is_python_min so only this work: skip: "is_python_min != 'true'" > > So in the ci...
> I don't see a link to the feedstock in the chat. That would be helpful if you have it. Which chat? If you want a reproduce I can make...
> So the type in the pinning file shouldn't matter and I believe that conda-build does what it does. The PR from @isuruf should have coerced "true" values to actual...
> Ahhh thank you! Let's wait for [@isuruf](https://github.com/isuruf) to chime in on what he thinks is the best path forward. Also this mean this is a broken lint https://github.com/conda-forge/conda-smithy/blob/77f3620d0c4e937ef5d9d027041062328a746ba4/conda_smithy/linter/lints.py#L1173-L1185 for...
I have this fixed in my personal fork and would like to contribute to the upstream
> A reference is not a suitable argument - please don't make reviewers chase down rabbitholes; at least provide a short summary. The title contains all the infomation I think,...
If we postpone this, is there an alternative solution I can put in place?
A workaround would be checkout git repo in build scripts.....
> Adding this might prevent checks about symlinks in conda packages right? Looks like we currently don't have symlinks checks for windows in conda-forge or rattler.build