Skip to content

Resolve subgraph versions from IPFS#323

Merged
Theodus merged 1 commit intomainfrom
theodus/subgraph-versions
May 16, 2023
Merged

Resolve subgraph versions from IPFS#323
Theodus merged 1 commit intomainfrom
theodus/subgraph-versions

Conversation

@Theodus
Copy link
Member

@Theodus Theodus commented May 9, 2023

This adds subgraph versions labels to deployments, which will eventually be used to support more graceful subgraph upgrades. We could have used the SubgraphVersion label directly from the subgraph, but that would create a dependency on the version of the network subgraph that uses IPFS. We are avoiding that and parsing from IPFS manually so that the non-IPFS version of the network subgraph can be put on the network for gateways to use.

@Theodus Theodus added the DO NOT MERGE (delayed release) Delaying merge until next release cycle label May 9, 2023
@Theodus Theodus requested a review from cmwhited May 9, 2023 14:49
Copy link
Contributor

@cmwhited cmwhited left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Like the move to get away from using the IPFS supported version of the subgraph.

@Theodus Theodus removed the DO NOT MERGE (delayed release) Delaying merge until next release cycle label May 16, 2023
@Theodus Theodus merged commit 3fda4b1 into main May 16, 2023
@Theodus Theodus deleted the theodus/subgraph-versions branch May 16, 2023 13:54
@Theodus Theodus mentioned this pull request May 30, 2023
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.

2 participants