regro / cf-scripts

Flagship repo for cf-regro-autotick-bot
Other
46 stars 70 forks source link

Add R UCRT cleanup mini migrator #2806

Closed isuruf closed 4 days ago

isuruf commented 1 week ago
beckermr commented 5 days ago

pre-commit.ci autofix

isuruf commented 4 days ago

@bgruening @mfansler, we need to add these changes to conda_r_skeleton_helper too.

mbargull commented 4 days ago

There appear to be recipes that have the m2w64- packages added verbatim and not via {{ native }}: https://github.com/conda-forge/r-stringi-feedstock/blob/89e399212d8ac729721523b1415c071d2c16b641/recipe/meta.yaml#L48 https://github.com/regro/cf-scripts/actions/runs/9729117591

But: Those are very few: https://github.com/search?q=org%3Aconda-forge+path%3Arecipe%2Fmeta.yaml+%2F-+m2w64-%2F+%2F-+r-base%2F&type=code => we can handle them manually