techtree/techtree-manager/src
Rahix 9519414929
All checks were successful
/ build (push) Successful in 1m6s
Push all ultimate elements to the bottom of the graph
In dot rendering, put all ultimate elements (those that nothing further
depends on) on the same rank, meaning the very bottom.

This helps to visualize our ultimate goals more easily and also shows
elements that are probably a requisite to something else that has not
yet been modelled.
2025-07-28 15:40:05 +02:00
..
collect.rs manager: Implement pagination for issue fetching 2025-05-24 21:10:12 +02:00
event_meta.rs manager: Fix fake event not pointing at the correct repo 2025-05-23 00:46:15 +02:00
issue.rs manager: Simplify very complex mermaid graphs 2025-05-25 03:44:07 +02:00
main.rs Hint about TECHTREE_FAKE=1 trick 2025-07-28 15:29:26 +02:00
render.rs Allow running the manager without a token 2025-05-30 21:35:00 +02:00
tree.rs Push all ultimate elements to the bottom of the graph 2025-07-28 15:40:05 +02:00
wiki.rs manager: Simplify very complex mermaid graphs 2025-05-25 03:44:07 +02:00