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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update graph-ts and graph-cli #16

Open
5 tasks
brunomenezes opened this issue Jun 25, 2023 · 0 comments
Open
5 tasks

Update graph-ts and graph-cli #16

brunomenezes opened this issue Jun 25, 2023 · 0 comments
Labels
package:pos Changes targeting the PoS subgraph package package:rollups Changes targeting the rollups subgraph package type:chore Pull requests that update a dependency file

Comments

@brunomenezes
Copy link
Collaborator

馃搫 Context

We use @graphprotocol/graph-cli and @graphprotocol/graph-ts. The CLI for reading the manifest, compiling the mappings to AssemblyScript and other actions and the graph-ts provides APIs to access the graph node store, data on IPFS, etc. We need to upgrade the libraries to their latest version, currently graph-ts@0.31.0 and graph-cli@0.51.2

馃搱 Subtasks

  • Check the changelog for new features or any changes.
  • Update the package.json to the new fixed version ( i.e. no ^ or ~ )
  • Create the corresponding issue if an update requires major work.
  • Make sure dependencies are updated in the lock file (yarn.lock).
  • Verify whether everything is working as expected. i.e. Running the tests and indexing a subgraph using the new versions.
@brunomenezes brunomenezes added type:chore Pull requests that update a dependency file package:rollups Changes targeting the rollups subgraph package package:pos Changes targeting the PoS subgraph package labels Jun 25, 2023
@brunomenezes brunomenezes self-assigned this Aug 10, 2023
@brunomenezes brunomenezes removed their assignment Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:pos Changes targeting the PoS subgraph package package:rollups Changes targeting the rollups subgraph package type:chore Pull requests that update a dependency file
Projects
Status: 馃搶 Todo
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant