-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
When working on #1401 I realised we still have some broken recipes in the tree at least for python3crystax.
Even though we don't want to have red builds for things that were already broken, we still want to have a clear status of what's broken and what's not.
Basically the idea is to try to compile every single recipes and add the broken ones in the ignore list (BROKEN_RECIPES
) from #1401. That way we can track and fix them later on meanwhile keeping a green build.
I would like to address it in this task. Basically the output of the task should be a PR making the BROKEN_RECIPES
list comprehensive. With bonus points for creating an issue per broken recipes 😄
Metadata
Metadata
Assignees
Labels
No labels