bitauth / chaingraph

A multi-node blockchain indexer and GraphQL API
https://chaingraph.cash/
MIT License
49 stars 15 forks source link

`helm lint` and `helm test` in CI before releasing Chart #19

Open bitjson opened 2 years ago

bitjson commented 2 years ago

We should run helm lint and helm test in continuous integration before releasing new chart versions, see:

It would be great to test the chart with all default settings (syncing a testnet4 node), then ensure the API is responding and working as expected – maybe send a query to ensure the sync has reached some block height.