Conversation
ppc should be opt-in
beckermr
left a comment
There was a problem hiding this comment.
We need to be very careful with renaming the migrator since it could cause the bot to go and remake all of the aarch PRs.
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5862 +/- ##
=======================================
Coverage 80.64% 80.64%
=======================================
Files 146 146
Lines 17393 17393
=======================================
Hits 14027 14027
Misses 3366 3366 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
more important that it's stable than accurate
isuruf
left a comment
There was a problem hiding this comment.
Can you change pr_title to be something like `Linux aarch64 Migrator
|
@isuruf makes sense, done. |
Description:
removes ppc from the aarch migrator, so we don't keep getting new ppc builds without explicit user requests.
I'm not sure if there's more to do here, or if the name change would cause a problem.
Checklist:
Cross-refs, links to issues, etc:
In conda-forge/conda-forge.github.io#2510 (comment) it was proposed to split the ppc migrator, but I think it is more likely that ppc builds will stop altogether (I'm currently drafting an RFC to propose just that)
RFC for dropping ppc: conda-forge/conda-forge.github.io#2781