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

Conversation

@scriptonist
Copy link
Contributor

Description

This PR fixes the issue mentioned here - #3588 (comment)
As a solution we can change the fork of go-bindata currently in use (https://github.com/hasura/go-binddata) to a more maintained one (https://github.com/kevinburke/go-bindata/)

Apart from this we encounter the following problem when trying to run realize start. This has also been fixed by this PR.

$ realize start                                                                                                  *(docker-desktop/default)
[12:47:39][HASURA-GRAPHQL-ENGINE] : Watching 97 file/s 23 folder/s
[12:47:39][HASURA-GRAPHQL-ENGINE] : Install started
[12:47:39][HASURA-GRAPHQL-ENGINE] : Install
 exec: not started

Affected components

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System
  • Tests
  • Other (list it)

Related Issues

#3588

Breaking changes

  • No Breaking changes
  • There are breaking changes:

@scriptonist scriptonist requested a review from shahidhk as a code owner January 13, 2020 07:34
@claassistantio
Copy link

claassistantio commented Jan 13, 2020

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Jan 13, 2020

Deploy preview for hasura-docs ready!

Built with commit bf79fe3

https://deploy-preview-3687--hasura-docs.netlify.com

@shahidhk shahidhk changed the title cli: use a maintained version of go-binddata, fix issue with realize start cli: use a maintained version of go-binddata, fix issue with realize start (close #3588) Jan 13, 2020
@hasura-bot
Copy link
Contributor

Review app for commit ae51df7 deployed to Heroku: https://hge-ci-pull-3687.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3687-ae51df77

@shahidhk
Copy link
Member

@scriptonist Can you sign the CLI?

Also run go mod tidy. I think bindata should not be in the go modules files

@hasura-bot
Copy link
Contributor

Review app for commit b22fba4 deployed to Heroku: https://hge-ci-pull-3687.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3687-b22fba46

Copy link
Member

@shahidhk shahidhk left a comment

Choose a reason for hiding this comment

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

LGTM

@hasura-bot
Copy link
Contributor

Review app for commit bf79fe3 deployed to Heroku: https://hge-ci-pull-3687.herokuapp.com
Docker image for server: hasura/graphql-engine:pull3687-bf79fe34

@shahidhk shahidhk changed the title cli: use a maintained version of go-binddata, fix issue with realize start (close #3588) cli: update go-binddata, fix realize (close #3588) Jan 13, 2020
@shahidhk shahidhk merged commit 204f02f into hasura:master Jan 13, 2020
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-3687.herokuapp.com is deleted

@shahidhk shahidhk added the c/cli Related to CLI label Jan 13, 2020
@scriptonist scriptonist deleted the I#3588 branch January 13, 2020 10:17
polRk pushed a commit to polRk/graphql-engine that referenced this pull request Feb 12, 2020
* use a maintained version of go-binddata, fix error in `realize
start`

* run go mod tidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c/cli Related to CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants