messari / Action-Subgraph-Deployment

This repository contains a Github action used to deploy particular subgraphs from the Messari Subgraphs repo where relevant code has changed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messari Subgraph Deployment Action

  • The purpose of this action is to be used by the Messari subgraph development team for deploying subgraphs upon merging with the main repository.
  • This action works by collecting a list of all changed files, and determining the proper commands to run to deploy the subgraphs that have had files changed that indicate the need for deployment.

About

This repository contains a Github action used to deploy particular subgraphs from the Messari Subgraphs repo where relevant code has changed.


Languages

Language:JavaScript 100.0%