Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Update BUILD files to work with gazelle #217

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ribrdb
Copy link

@ribrdb ribrdb commented Mar 18, 2020

Fix #200
This follows suggestions from @jayconrod:

  • Add BUILD.bazel to the repository root so that gazelle will skip generating BUILD files
  • Add BUILD.bazel files in gen-go with aliases to the targets in src. These are the targets gazelle will use when it runs in repositories that depend on opencensus-proto.

This required moving the WORKSPACE file to the root instead of in src, and corresponding changes to the dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bazel problem with opencensus-proto as transitive dependency
1 participant