Commit graph

6 commits

Author SHA1 Message Date
Rahix 3bd79f176e manager: Apply rustfmt 2025-05-22 10:23:07 +02:00
Rahix 6d258f489f manager: Use Type/ labels instead of ty/ and don't force types
Allow arbitrary element types via the Type/# labels.
2025-05-22 10:09:59 +02:00
Rahix 81932d2ac1 manager: collect: Fix panic on non-tracked dependency 2025-05-22 10:09:22 +02:00
Rahix fb3a4a0d19 tree: Improve dot styling
Use the same/similar styles that we use for mermaid.
2025-05-22 09:51:48 +02:00
Rahix 04047052e3 manager: Add nix shell
This nix shell will also be used as the CI environment for this tool.
2025-05-22 09:49:08 +02:00
Rahix 870e54e263 manager: Add first version of the techtree manager
The techtree manager is a CI tool that derives the techtree graph from
the forgejo issues in this repository.  It then adds graph
visualizations to each issue and the wiki, to give an overview of the
tree.
2025-05-22 09:48:01 +02:00