Skip to content
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

[Feat.Req] Auto-upgrade by version upgrade message #24

Closed
hopeyen opened this issue Jul 31, 2023 · 0 comments · Fixed by #36
Closed

[Feat.Req] Auto-upgrade by version upgrade message #24

hopeyen opened this issue Jul 31, 2023 · 0 comments · Fixed by #36
Assignees
Labels
p1 High priority type:feature New or enhanced functionality

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Jul 31, 2023

Problem statement

Indexers can get notifications for the version upgrades. To automate the process of deploying the subgraph on graph-node, we should add this workflow in the radio.

Expectation proposal

  • In the VersionUpgradeMessage handler, send POST request offchain of the upgraded subgraph hash.
    • condition on auto_upgrade, availability of indexer_management_server_url, and validity of the message
  • Check indexingStatus from graph node to make sure the deployment is being synced
  • Add E2E test

Related to #6

@hopeyen hopeyen self-assigned this Jul 31, 2023
@hopeyen hopeyen mentioned this issue Aug 3, 2023
2 tasks
@hopeyen hopeyen added the type:feature New or enhanced functionality label Aug 8, 2023
@petkodes petkodes added the p1 High priority label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority type:feature New or enhanced functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants