Skip to content

fix(); Fix build errors, improve UI for studio deployments, add networks #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

steegecs
Copy link
Contributor

@steegecs steegecs commented Jun 1, 2023

Context:

  • Due to changes in the log structure from the graph CLI, sometimes that builds and deployments were displaying success when they really failed. This PR updates the CLI so it parses the logs to accurately label them as successes or failures.
  • Additionally, I included all the additional networks and test nets and such to be accepted in the validation script for the deployment.json.
  • The target is no longer required in the deployments to subgraph studio as it is not needed.
  • Deploying by protocol id can now select only the deployments which have the selected service. Previously, this would through an error if a deployment was specified, but the service was not available for one of the deployments. Mainly was causing issues deploying multiple subgraphs using the protocol id for subgraph studio deployments since there are some deployments that do not have a subgraph studio endpoint.

@steegecs steegecs requested a review from melotik June 1, 2023 18:13
Copy link
Contributor

@melotik melotik left a comment

Choose a reason for hiding this comment

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

lgtm! Make sure to make an update in the discord when it is deployed

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