hashgraph / hashgraph/hedera-the-graph
Create a GHA Workflow for functionality acceptance
Open
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
We need an Automated GHA that not only verifies that the helm `install` is successful, but that also does some sub-graph indexing and queries.
### Solution
- It should install an hedera-graph-node
- deploy a Token, perform some transfers
- index sub-graph
- verify is possible to query sub-graph
### Alternatives
_No response_
Contributor guide
Research direction
Start by reviewing the repository's existing GitHub Actions configuration and Helm installation entry points. The workflow should install hedera-graph-node, deploy a Token, perform transfers, index a subgraph, and verify that the subgraph can be queried.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, helm, typescript
- Domain
- blockchain, ci-cd, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100