superfluid-finance/protocol-monorepo

[BUG][WORKFLOWS] Eliminate Red Github Actions

Closed this issue · 3 comments

Describe the bug:

To filter all failed workflows lately: https://github.com/superfluid-finance/protocol-monorepo/actions?query=is%3Afailure

The events are:

d10r commented

Error: deployment superfluid-finance/protocol-v1-optimism-sepolia does not exist

For this one I think we need to remove hostedEndpoint for that network from the metadata. (somewhat related to #1855)

Daily Subgraph and Query Sync Check | dev branch @0xdavinchee
https://github.com/superfluid-finance/protocol-monorepo/actions/runs/7653547762/job/20863122157

The action is throwing this error now:

Error: [
  {
    "message": "deployment `superfluid-finance/protocol-dev-optimism-sepolia` does not exist"
  }
]