Commit Graph

12 Commits

Author SHA1 Message Date
Jack Grigg c93ce9d58e Enable more than one repo within a single Zashi pipeline column 2024-11-19 14:45:08 +13:00
Jack Grigg 4dbc34550c Reduce the number of repositories fetched for the Zashi pipeline 2024-11-12 18:43:40 +13:00
Jack Grigg e19d11d672 Speed up ZenHub queries by limiting to relevant repos 2024-11-12 18:33:34 +13:00
Jack Grigg dc461a23ae Store ZenHub's repo ID alongside GitHub's 2024-11-12 18:33:34 +13:00
Jack Grigg 610eb03e78 Introduce a `Repo` class 2024-11-12 18:33:34 +13:00
Jack Grigg 7e87884255 Clarify when a repo's GitHub ID or name is being used 2024-11-12 14:08:32 +13:00
Jack Grigg 7d23400e49 Move repo definitions into a separate file 2024-11-12 12:39:59 +13:00
Jack Grigg 19b55b3b57 Avoid breakage if a ZenHub workspace has no epics 2024-11-02 12:50:30 +13:00
Jack Grigg 8faa0a6eae Include TFL repos in the ECC Core workspace 2024-11-02 11:51:10 +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