Kris Nuttycombe
ec032ce14a
Merge pull request #67 from zcash/change-deployment-pipeline
...
Add a Zashi pipeline renderer
2024-11-01 08:00:06 -06:00
Jack Grigg
29c7e5ae94
Only render a tracked issue once for its group
2024-11-01 19:06:53 +13:00
Jack Grigg
fc99f7418e
Merge branches of the same release tree into the same row
2024-11-01 18:44:13 +13:00
Kris Nuttycombe
ffe262ff3d
Render each Zashi-related release that a given feature is blocking.
2024-10-31 17:00:51 -06:00
Jack Grigg
72788f3833
Fix bug in `gen-schema.sh`
2024-11-01 11:04:19 +13:00
Jack Grigg
a666c1ad76
Add a Zashi pipeline render
...
This shows the progress of implementing tracked bugs and features,
and deploying them to the mobile SDKs and Zashi apps.
Closes zcash/developers#64 .
2024-10-31 18:50:48 +13:00
Jack Grigg
3f769cb62d
Avoid breakage if a ZenHub workspace has no issue dependencies
2024-10-31 17:40:09 +13:00
Jack Grigg
c388b79c16
Move functions into a helper module
2024-10-31 13:51:13 +13:00
Conrado Gouvea
830a993b3b
Add FROST repos
2024-10-31 13:47:31 +13:00
Conrado Gouvea
86d74f0bff
switch to ZenHub GraphQL API
...
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2024-10-31 13:47:30 +13:00
Jack Grigg
09cdcd6d7f
Merge pull request #65 from zcash/uv
...
Switch from poetry to uv
2024-10-31 00:45:55 +00:00
Kris Nuttycombe
25ec2b9564
Ignore .egg-info directory produced by `uv` on Linux
2024-10-30 18:39:29 -06:00
Jack Grigg
e5607c3945
Switch from poetry to uv
...
poetry does not have support for passing settings to the PEP 517 build
backend, which means on some platforms like macOS, pygraphviz cannot
be built. uv does support this.
2024-10-31 13:29:22 +13:00
Kris Nuttycombe
aa0fa2edd6
Merge pull request #61 from zcash/deprecation_dag_extension
...
Add the lightwalletd repository to the zcashd-deprecation DAG sources.
2024-09-30 15:45:55 -06:00
Kris Nuttycombe
1acb51c056
Add the lightwalletd repository to the zcashd-deprecation DAG sources.
2024-09-30 15:45:13 -06:00
Jack Grigg
054af5f048
Merge pull request #63 from pacu/add-wallet-repo
...
[#62 ] add zcash/wallet repo to Zcash Deprecation DAG
2024-09-26 22:25:14 +01:00
Francisco Gindre
62571570a1
[ #62 ] add zcash/wallet repo to Zcash Deprecation DAG
...
closes #62
2024-09-26 16:57:48 -03:00
Kris Nuttycombe
af1a9af4e7
Merge pull request #60 from daira/fix-import-from-distutils
...
Fix an import from distutils that is problematic on recent Python versions
2024-09-03 14:31:46 -06:00
Daira-Emma Hopwood
f08b5bfd37
Fix an import from distutils that is problematic on recent Python versions.
...
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
2024-09-03 19:40:14 +01:00
Daira-Emma Hopwood
a5dc6a32f4
Merge pull request #57 from zcash/pool-deprecations
...
Add DAGs tracking pool deprecations
2024-04-26 20:45:51 +01:00
Jack Grigg
066c72b913
Add DAGs tracking pool deprecations
2024-04-26 20:05:48 +01:00
Kris Nuttycombe
1e11a1959f
Merge pull request #56 from zcash/zcashd-deprecation
2024-04-24 19:25:24 -06:00
Jack Grigg
6d11ba0c4e
Add a DAG tracking `zcashd` deprecation
2024-04-25 00:33:46 +01:00
Daira-Emma Hopwood
1304a5d3b7
Merge pull request #55 from daira/add-repos
...
Add some repositories
2024-02-19 20:46:17 +00: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
Kris Nuttycombe
9ff89bf508
Merge pull request #52 from zcash/more-features
...
More features
2024-02-08 10:41:10 -07: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
str4d
29d3f6ad48
Merge pull request #51 from zcash/release-issues
...
Enable filtering and pruning by either releases or target issues
2024-02-06 21:59:22 +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
Daira-Emma Hopwood
720fa1c33a
Merge pull request #50 from zcash/fix-permissions-crash
...
Prevent DAG renderer crash if GITHUB_TOKEN has insufficient permissions
2024-02-06 02:07:37 +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
str4d
7d72a65019
Merge pull request #48 from zcash/update-deps
...
Update dependencies
2024-02-02 19:48:16 +00:00
Jack Grigg
9beb90a071
Update dependencies
2024-02-02 19:47:39 +00:00
str4d
a948e78bf4
Merge pull request #46 from zcash/dag-updates
...
DAG updates
2024-01-04 16:04:47 +00:00
Jack Grigg
5141d24c45
Ignore errors with ZF DAG rendering
2024-01-04 15:46:09 +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
b14f2f0e08
Merge pull request #43 from daira/add-zebra-tfl
...
Add `Electric-Coin-Company/zebra-tfl` to `tfl` dag
2023-11-29 16:11:52 +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
Nathan Wilcox
d6691cb2b6
Merge pull request #37 from nathan-at-least/ignore-local-credentials
...
Use credentials in well-known filenames.
2023-11-29 08:03:00 -08:00
Daira Emma Hopwood
5d955a7857
Delete template_scripts and update README.
...
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-19 23:22:18 +01:00
Daira Emma Hopwood
524d1171dd
Revert incorrect changes to `.gitignore`.
...
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-10-19 23:16:29 +01:00