Commit Graph

63 Commits

Author SHA1 Message Date
Jack Grigg 0abd60188c Mark S-committed issues and PRs in blue 2021-05-24 23:02:13 +01:00
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 d69c762c1e Link to website from README 2021-05-07 13:25:30 +12:00
Jack Grigg ad90a4d99b Add a simple index page 2021-05-07 13:12:31 +12:00
Jack Grigg 09ef88a54d Filter out unknown issues 2021-05-07 12:45:06 +12:00
Jack Grigg 78bedd4f3a Actions: Setup Graphviz 2021-05-07 12:32:34 +12:00
Jack Grigg 0e8427b3c8 Add pygraphviz to requirements 2021-05-07 12:30:13 +12:00
Jack Grigg 665bb3dee2 Actions: Add workflow for rendering DAG to GH Pages 2021-05-07 12:29:02 +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
Jack Grigg a82c8253e7 Initialize developers repo 2021-05-07 11:10:08 +12:00