Skip to content

Conversation

@brunomenezes
Copy link
Collaborator

@brunomenezes brunomenezes commented Sep 9, 2025

Summary

Code changes to include a script to deploy a mainnet subgraph into Alchemy's Satsuma service. Additionally, I removed all scripts related to the Graph API service and updated the yarn.lock file to exclude Eligibility dependencies. The package was removed on PR #39

To test the deployment, you can create a free account on Alchemy and deploy one free subgraph. Follow the steps to build a subgraph artefact locally (mainnet or sepolia), set your deployment key to the $SATSUMA_DEPLOY_KEY environment variable provided by the service, and run the script to deploy.

I am also forcing the CI to be Ubuntu v22.04 as Matchstick dropped support for linux-20, causing the CI here to fail on a 404
Matchstick v0.6.0 release notes

PS: I think the next steps would be to automate deployment on tag events.

@brunomenezes brunomenezes merged commit b31b844 into main Sep 25, 2025
1 check passed
@brunomenezes brunomenezes deleted the feat/add-satsuma-deploy branch September 25, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants