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: core subgraph deployment #77

Merged
merged 5 commits into from
Nov 15, 2023
Merged

Conversation

leoslr
Copy link
Collaborator

@leoslr leoslr commented Nov 7, 2023

Deployment of the payment subgraph on Core for the following contracts:

  • ERC20Proxy
  • ERC20FeeProxy
  • ETHProxy
  • ETHFeeProxy

Config updated to use specific URLs for the subgraph node (managed by Core).
Config and gh repo updated to use Core specific auth token

Copy link
Contributor

@benjlevesque benjlevesque left a comment

Choose a reason for hiding this comment

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

let's not use the matrix for chains that aren't on the hosted service?
We can make another step that deploys these.

Co-authored-by: Alexandre ABRIOUX <[email protected]>
Copy link
Member

@MantisClone MantisClone left a comment

Choose a reason for hiding this comment

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

I agree with @benjlevesque that putting the non-hosted-service deployments into separate steps would be better than using a matrix. @leoslr I'm open to helping if you'd like, given my Issue #62 introduced the complex matrix.

@leoslr leoslr merged commit 8c12e11 into main Nov 15, 2023
@leoslr leoslr deleted the feat/core-subgraph-deployment branch November 15, 2023 14:05
@leoslr leoslr mentioned this pull request Nov 15, 2023
@MantisClone MantisClone linked an issue Mar 27, 2024 that may be closed by this pull request
5 tasks
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.

Deploy to CORE
4 participants