Skip to content

subgraph deployment is failing, following upgrade of dependency @graphprotocol/graph-cli #977

@levalleux-ludo

Description

@levalleux-ludo

Following PR #963, the subgraph depoyment pipeline is fialing to deploy
The error happens when setting the auth token to the graph platform (0xgraph).

Image

The command previously used npx graph auth <NODE> <DEPLOY-KEY> (version 0.68.5) is not working anymore with new version (0.97.1)
Instead, we need to pass the in the npx graph deploy command with --deploy-key argument tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions