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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate gopath when running gqlgen #312

Merged
merged 1 commit into from
Aug 23, 2018
Merged

Validate gopath when running gqlgen #312

merged 1 commit into from
Aug 23, 2018

Conversation

vektah
Copy link
Collaborator

@vektah vektah commented Aug 23, 2018

When running gqlgen outside of a configured gopath generate an error message:

roci :: ~ » gqlgen
gqlgen must be run from inside your $GOPATH

Fixes #303

I have:

  • Added tests covering the bug / feature (see testing)
  • Updated any relevant documentation (see docs)

@vektah vektah force-pushed the validate-gopath branch 4 times, most recently from dd039fa to a5ba81d Compare August 23, 2018 06:07
@vektah vektah closed this Aug 23, 2018
@vektah vektah reopened this Aug 23, 2018
@vektah vektah merged commit 3f8a601 into master Aug 23, 2018
@vektah vektah deleted the validate-gopath branch August 23, 2018 06:52
@vektah vektah mentioned this pull request Aug 23, 2018
cgxxv pushed a commit to cgxxv/gqlgen that referenced this pull request Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant