Closed nuttycom closed 1 week ago
The only one that fails in this way is the tfl
DAG, and AFAICT it's because no ZenHub workspace contains the Electric-Coin-Company/zebra-tfl
repo. The ZenHub GraphQL query requires querying repos within the context of a ZenHub workspace.
We could either remove this render entirely, or add that repo to one of our workspaces in order to cause it to appear. I'm also going to alter the script to return a better error in this case.
Ah, it's not just that; none of the TFL repos were being counted as part of the ECC Core workspace (when some of them are). That's also an easy fix.