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

Fixes for gazelle rule #324

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

jayconrod
Copy link
Contributor

  • find_runfile is new function used to locate runfiles. This is used
    to locate the go tool and the gazelle executable.
  • BUILD_WORKSPACE_DIRECTORY is used instead of dereferencing the
    WORKSPACE symlink.

Fixes #321

* find_runfile is new function used to locate runfiles. This is used
  to locate the go tool and the gazelle executable.
* BUILD_WORKSPACE_DIRECTORY is used instead of dereferencing the
  WORKSPACE symlink.

Fixes bazel-contrib#321
@jayconrod jayconrod merged commit 04a7472 into bazel-contrib:master Sep 20, 2018
@jayconrod jayconrod deleted the windows-gazelle-runner branch September 20, 2018 21:01
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.

1 participant