Commit Graph

103 Commits

Author SHA1 Message Date
str4d 73431d492f
Merge pull request #25 from nuttycom/render_core_milestones
Switch to using the milestone DAG in automated builds.
2023-03-09 16:26:28 +00:00
Kris Nuttycombe 0869e644d2 Switch to using the milestone DAG in automated builds.
The zcashd core dag is a bit crowded and hard to interpret without the
milestones view enabled.
2023-03-09 08:38:33 -07:00
Kris Nuttycombe fabfb75cd7
Merge pull request #24 from zcash/S-waiting-on-review
Highlight nodes with `S-waiting-on-review` label
2023-01-23 14:14:15 -07:00
Jack Grigg 3cbca70645 Highlight nodes with S-waiting-on-review label 2023-01-23 21:12:25 +00:00
str4d be5b6e694d
Merge pull request #23 from zcash/fix-epic-milestone-interaction
Number clusters individually to avoid collisions
2023-01-23 20:59:06 +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 ac43441792
Merge pull request #22 from zcash/milestone-box-dark-mode
Improve visibility of milestone box in dark mode
2023-01-06 09:36:12 +00:00
Jack Grigg 4ab70b9366 Improve visibility of milestone box in dark mode 2022-08-24 19:13:15 +01:00
str4d 968937cf9f
Merge pull request #18 from pacu/wallet-platform-specific-dags
[#17] Create Android and iOS specific views of the Wallet DAG
2022-06-28 18:27:15 +01:00
Francisco Gindre 13c55af160 [#17] Create Android and iOS specific views of the Wallet DAG
Closes #17

This adds two new views of the Wallet DAG: `ios` and `android`. They
focus only on the repos directly related to those platforms proving
a more concise DAG that is more suitable for platform focused tasks
such as backlog grooming or sprint planning.

This commit also adds respective gh-pages.yml tasks, template scripts
for users building the DAGs locally and a `README.md` update.

Add `href` tags for Android and iOS DAGs

turn on `SHOW_MILESTONES` for Wallet DAG

PR Suggestions
2022-06-27 20:40:56 -03:00
str4d da7a97a11e
Merge pull request #14 from pacu/wallet-platform-specific-dags
Create DAGs for Android and iOS Specific projects
2022-04-06 17:43:34 +01: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
str4d bbd733efc2
Merge pull request #13 from pacu/wallet-dag-update
Wallet Dag: Add MnemonicSwift repo, remove unused repos
2022-04-02 14:25:29 +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 c5f9cb5cfe Fix links to HTML DAGs 2022-02-21 13:04:48 +00:00
Jack Grigg 33aafd211f Render HTML version of DAG with pan-and-zoom 2022-02-21 13:00:05 +00:00
Jack Grigg 84d5b99258 CI: Render Halo2-focused DAG 2022-02-07 15:46:12 +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
str4d d2d03f7bd9
Merge pull request #6 from nuttycom/poetry_support
Use `poetry` to handle dependency management.
2021-12-20 18:44:49 +00:00
Kris Nuttycombe b1a60d9754
Apply suggestions from code review
Co-authored-by: str4d <jack@electriccoin.co>
2021-12-20 11:29:50 -07:00
Kris Nuttycombe 266d66c726 Use `poetry` to handle dependency management.
This also updates the README.md file with instructions on how
to generate the graphql APIs for github that the DAG generator
depends upon.
2021-12-20 11:03:49 -07:00
Jack Grigg d9e9d0cbd1 Enable DAG to be rendered unpruned 2021-12-16 22:05:04 +00:00
Jack Grigg a8fefc086e Adjust DAG dark theme colours
Follows pointers from the Material dark theme:
    https://material.io/design/color/dark-theme.html
2021-12-09 12:19:09 +00:00
Jack Grigg a0f0e7a40d Use a sans-serif font in dark mode 2021-12-09 02:15:17 +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 b0ef47e636 Document DAG script in README 2021-12-08 17:05:08 +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 a6c1b06c9d Render ZF DAG view 2021-06-15 17:45:59 +01:00
Jack Grigg bf822e557c Add ZF DAG view 2021-06-15 17:45:18 +01:00
Jack Grigg 6b2650410e Add wallet DAG to index 2021-06-15 17:11:55 +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
Jack Grigg eb4de7a82a Expose the DAG script parameters as environment variables 2021-06-15 16:53:34 +01:00
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