这是indexloc提供的服务,不要输入任何密码
Skip to content

hasura-cli v2.0.0-alpha.11 fails to restore metadata in Github CI #6987

@yamalight

Description

@yamalight

Been having a weird issue with hasura-cli v2.0.0-alpha.11 where it fails to restore metadata inside of Github CI with following error:

> Run npx hasura-cli metadata apply --admin-secret "localadminsecret"
time="2021-05-27T09:59:48Z" level=fatal msg="found 0 bytes from input"
Error: Process completed with exit code 1.

Here's the example setup with failing test

Running exactly same setup with alpha.10 works perfectly fine.

Is that an issue with CLI or something needs to be changed in CI setup?

Metadata

Metadata

Assignees

Labels

c/cliRelated to CLIk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions