Commit Graph

6 Commits

Author SHA1 Message Date
Jack Grigg 92acb1df11 Prune closed nodes that have no open upstream blockers
Previously only fully-closed subgraphs would be pruned, but for something
the size of Orchard this becomes rather hard to navigate. This change
reduces the size of the active DAG to solely focus on active issues.
2021-05-24 18:58:14 +01:00
Kevin Gorham 32efef6cfd
Minor typo. 2021-05-10 15:54:14 -04:00
Jack Grigg 09ef88a54d Filter out unknown issues 2021-05-07 12:45:06 +12:00
Jack Grigg 009996198b Take API tokens as environment variables 2021-05-07 12:19:04 +12:00
Jack Grigg 4690a7220a Render SVG in public/ subdir 2021-05-07 12:18:57 +12:00
Jack Grigg 0fc4887bf3 Import ECC core DAG renderer 2021-05-07 11:58:08 +12:00