Show epic boxes in the wallet DAGs.

This commit is contained in:
Kris Nuttycombe 2023-08-21 15:04:52 -06:00
parent 2af11ecaba
commit f0055917fc
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,7 @@ jobs:
ZENHUB_TOKEN: ${{ secrets.ZENHUB_TOKEN }}
DAG_VIEW: wallet
SHOW_MILESTONES: true
SHOW_EPICS: true
- name: Render ECC iOS Wallet DAG
run: python3 ./zcash-issue-dag.py
@ -76,6 +77,7 @@ jobs:
ZENHUB_TOKEN: ${{ secrets.ZENHUB_TOKEN }}
DAG_VIEW: wallet-ios
SHOW_MILESTONES: true
SHOW_EPICS: true
- name: Render ECC Android Wallet DAG
run: python3 ./zcash-issue-dag.py
@ -84,6 +86,7 @@ jobs:
ZENHUB_TOKEN: ${{ secrets.ZENHUB_TOKEN }}
DAG_VIEW: wallet-android
SHOW_MILESTONES: true
SHOW_EPICS: true
- name: Render ZF DAG
run: python3 ./zcash-issue-dag.py