Open
Conversation
ppc should be opt-in
beckermr
requested changes
Mar 25, 2026
Contributor
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.
9 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. 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:
|
beckermr
reviewed
Mar 25, 2026
more important that it's stable than accurate
beckermr
approved these changes
Mar 25, 2026
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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