Commit Graph

38 Commits

Author SHA1 Message Date
Jack Grigg 066c72b913 Add DAGs tracking pool deprecations 2024-04-26 20:05:48 +01:00
Jack Grigg 6d11ba0c4e Add a DAG tracking `zcashd` deprecation 2024-04-25 00:33:46 +01:00
Daira-Emma Hopwood 3f96ccc436 Add Electric-Coin-Company/infrastructure repo.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-02-19 20:37:26 +00:00
Daira-Emma Hopwood e68e3065d9 Add zcash/sapling-crypto repo.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-02-12 19:48:11 +00:00
Jack Grigg af0fc94cdf Add `TERMINATE_AT` env var for restricting DAG view to a subgraph 2024-02-08 16:23:23 +00:00
Jack Grigg 2b9a3cd9c0 Add `S-in-progress` as an alias of `S-committed`
For teams that are not using sprints, and instead want to mark which
issues are currently being worked on.
2024-02-08 16:23:23 +00:00
Jack Grigg 4358845d0d Remove empty string from category sets 2024-02-08 16:23:23 +00:00
Jack Grigg fb529fbaf1 Enable filtering and pruning by releases and/or target issues 2024-02-06 21:50:54 +00:00
str4d 0a25e15d21
Merge pull request #49 from zcash/47-target-issues
Add views for "target issues"
2024-02-06 18:05:35 +00:00
Jack Grigg 5827ffe4f1 Add `ONLY_TARGETS` env var to show graph of high-level target issues
Co-authored-by: Daira Emma Hopwood <daira@jacaranda.org>
2024-02-06 17:57:22 +00:00
Jack Grigg 14dd2bd75d Mostly de-duplicate repo definitions, and add `ecc` repo set 2024-02-06 17:57:22 +00:00
Jack Grigg 8a74d44d9a Add `PRUNE_FINISHED=targets` variant to show recent closed issues 2024-02-06 17:57:22 +00:00
Jack Grigg bfc7e36b8a Prevent DAG renderer crash if GITHUB_TOKEN has insufficient permissions
Co-authored-by: Daira Emma Hopwood <daira@jacaranda.org>
2024-02-05 19:38:42 +00:00
Jack Grigg c0e3c1b438 Add ECC/zashi issues-only repo 2024-01-04 15:44:27 +00:00
Jack Grigg 5c21905c82 Shorten the representation of long repo names 2024-01-04 15:33:39 +00:00
Jack Grigg fb57882712 Update names of moved repos 2024-01-04 15:32:45 +00:00
Daira Emma Hopwood 7eef51b392 Add `Electric-Coin-Company/zebra-tfl` to `tfl` dag.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-11-29 16:03:12 +00:00
Daira Emma Hopwood 705c51e20e Fix a bug that occurs only when there are no tickets outside milestones
in a view.

Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 17:54:37 +01:00
Daira Emma Hopwood dfb7c73487 Add support for tfl dag.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-11 17:38:58 +01:00
Jack Grigg 3cbca70645 Highlight nodes with S-waiting-on-review label 2023-01-23 21:12:25 +00:00
Jack Grigg a35db45695 Number clusters individually to avoid collisions
This fixes a bug where enabling epics and milestones
together will cause their subgraph boxes to be merged.
2023-01-19 04:10:27 +00:00
str4d 8277777047
Clarify that iOS and Android DAGs are subgraphs of wallet 2022-04-06 17:43:26 +01:00
Francisco Gindre 4b9f80cbed Create DAGs for Android and iOS Specific projects
This commit maintains the Wallet DAG and creates two more
One for the repos that are used on for the iOS SDK and Wallet
and the other for the Android SDK and Wallet.
2022-04-04 19:25:05 -03:00
str4d 15d1e3c359
Merge pull request #10 from ZcashFoundation/zenhub-epics
Add ZebHub epics support
2022-04-02 14:30:34 +01:00
Francisco Gindre 359f5b9493 Add MnemonicSwift repo, remove unused repos
This commit removes the repos `zcash-ios-wallet` and `zcash-android-wallet`
since the are not being actively developed and are on maintenance only.
It also adds MnemonicSwift which is a library the wallet team maintains
actively.
2022-04-01 17:49:48 -03:00
Conrado Gouvea e53cc43933 add ZebHub epics support 2022-03-15 16:05:30 -03:00
Jack Grigg dedf0a4878 Add more repos to the ECC wallet team DAG 2022-03-08 02:05:19 +00:00
Jack Grigg 33aafd211f Render HTML version of DAG with pan-and-zoom 2022-02-21 13:00:05 +00:00
Jack Grigg 1c0e89d75c Add a Halo2-focused DAG 2022-02-07 15:45:30 +00:00
Jack Grigg 7931171aa2 Remove zcash/halo2_gadgets from Core DAG
That repo has been replaced by a workspace in zcash/halo2.
2022-02-07 15:44:57 +00:00
Jack Grigg d9e9d0cbd1 Enable DAG to be rendered unpruned 2021-12-16 22:05:04 +00:00
Jack Grigg ac8d5d62b6 Add dark mode style for DAG
Closes zcash/developers#2.
2021-12-09 02:07:00 +00:00
Jack Grigg d40ec38be9 Add zcash/pasta_curves to ECC core team DAG 2021-12-07 16:16:38 +00:00
Jack Grigg d5da7b7b96 Add zcash/halo2_gadgets to ECC core team DAG 2021-11-22 18:30:50 +00:00
Jack Grigg 8b74e5a983 Add zcash/incrementalmerkletree to ECC core team DAG 2021-11-18 01:47:37 +00:00
Jack Grigg bf822e557c Add ZF DAG view 2021-06-15 17:45:18 +01:00
Jack Grigg 1e2ac91132 Add ECC wallet team DAG view 2021-06-15 17:06:21 +01:00
Jack Grigg eebbbe3a63 Rename DAG script 2021-06-15 17:05:32 +01:00