-
Notifications
You must be signed in to change notification settings - Fork 241
Subgraph Rollout Process
Miao ZhiCheng edited this page Feb 6, 2024
·
5 revisions
- Create a coordination slack thread for the development team.
- Including a complete matrix of what
vendor, network
combination to track.
- Including a complete matrix of what
- Create three workflow runs:
- with parameters
from: tags/subgraph release tag vendor: superfluid|graph|satsuma deployment_env: v1 network: `all` | "hand picked network"
- Send a slack message.
- with parameters
- QA to validate from console that all deployment has matching
sfmeta.packageVersion
&sfmeta.id
(github commit hash) - Mark rollout complete.
- Do a retro of the rollout, and see what could be improved next time around.
- Problematic endpoints:
- Superfluid-hosted polygon (using alchemy archive node, expensive)
- Some graph-hosted endpoints may take long: CELO
- Primary and fallback may be out of sync for a while.
- Governance Overview
- For Contributors
- Development Process
- Protocol EVMv1 Operations
- Protocol EVMv1 Technical Notes
- Protocol EVMv1 Core Subgraph