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

feature/migrate-subgraph #387

Merged
merged 9 commits into from
Feb 3, 2025

Conversation

Le-Caignec
Copy link
Contributor

@Le-Caignec Le-Caignec commented Jan 17, 2025

  • reorder step (staging, tmp, prod)
  • replace dev by tmp

@Le-Caignec Le-Caignec self-assigned this Jan 17, 2025
@Le-Caignec Le-Caignec changed the title feature/migrate-subgraph-to-new-ipfs-node feature/migrate-subgraph Feb 3, 2025
Copy link

@gfournieriExec gfournieriExec left a comment

Choose a reason for hiding this comment

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

Thanks

Copy link
Member

@jeremyjams jeremyjams left a comment

Choose a reason for hiding this comment

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

Good thanks 👍

@Le-Caignec Le-Caignec merged commit 040f8b7 into develop Feb 3, 2025
2 checks passed
@Le-Caignec Le-Caignec deleted the feature/migrate-subgraph-to-new-ipfs-node branch February 3, 2025 14:09
- npm run codegen
- npm run build
- npx graph create --node $GRAPHNODE_URL $SUBGRAPH_NAME
- npx graph deploy --node $GRAPHNODE_URL $SUBGRAPH_NAME --ipfs $IPFS_URL --version-label $DRONE_COMMIT
- npx graph deploy --node $GRAPHNODE_URL $SUBGRAPH_NAME --ipfs $IPFS_URL --version-label $(npm pkg get version)
Copy link
Member

Choose a reason for hiding this comment

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

I see that you use both $(npm pkg get version) and $DRONE_COMMIT in different places. Why not use only one everywhere ?

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.

4 participants