conda-forge / cfep

conda-forge's Enhancement Proposal
BSD 3-Clause "New" or "Revised" License
18 stars 24 forks source link

CFEP-07 migration to the Anaconda compilers #10

Closed mariusvniekerk closed 5 years ago

isuruf commented 6 years ago

I guess this CFEP was accepted since https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/92 was merged.

CJ-Wright commented 6 years ago

Maybe, I think this may still be a useful place for discussion.

minrk commented 6 years ago

What's the plan for pure-Python / metapackages? They aren't getting rebuilt by the rerenders, but since main is excluded, they can't be found by the builds. Should non-compiled packages just get bulk-cloned over to the gcc7 channel? Or should I be triggering rebuilds of packages that don't need compilers so they get uploaded to the new channel?

mariusvniekerk commented 6 years ago

So the plan for pure python packages is to use the upcoming strict channel priority coming in the next version of conda. That will allow us to reasonably safely add the main label as a lower priority channel.