-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
type:deployDeployment related activityDeployment related activitytype:featureNew feature or requestNew feature or request
Description
π Context
Currently, we do the Subgraph deployment manually. Since we moved to Chainstack and already have Subgraph Hosted Services, it would be good to automate the deployment of our Subgraph solution.
βοΈ Solution
Create a GitHub action to build and publish the subgraph changes once merged into the main branch (target is preview environment).
π Subtasks
- Add required secrets for GitHub Actions:
- Secrets to interface with Subgraph Hosted Services API.
- Secrets to interface with Chainstack API
- Create the GitHub action to automate deployment for the
mainbranch changes.- Deploy subgraph on Hosted Services. [Preview]
- Deploy subgraph on Chainstack service. [Preview]
- Add any extra task in case of oversight [Optional]
π― Definition of Done
- Subgraph changes are reflected with success in the Hosted service.
- Subgraph changes are reflected with success in the Chainstack service.
Metadata
Metadata
Assignees
Labels
type:deployDeployment related activityDeployment related activitytype:featureNew feature or requestNew feature or request
Type
Projects
Status
π Todo