ZcashFoundation / zebra

Zcash - Financial Privacy in Rust 🦓
https://zfnd.org/zebra/
Apache License 2.0
412 stars 106 forks source link

Update Continuous Integration book page #9043

Open oxarbitrage opened 2 days ago

oxarbitrage commented 2 days ago

https://zebra.zfnd.org/dev/continuous-integration.html

Several links are broken, specifically the ones that point to Zebra workflows like https://github.com/ZcashFoundation/zebra/blob/main/.github/workflows/ci-integration-tests-gcp.yml, https://github.com/ZcashFoundation/zebra/blob/main/.github/workflows/delete-gcp-resources.yml, etc.

This section is also outdated: https://zebra.zfnd.org/dev/continuous-integration.html#pull-requests-from-forked-repositories

The task here will be to review the whole document and change the broken links among with other updates that might be needed.