-
Notifications
You must be signed in to change notification settings - Fork 50
Add a bazel integration test #1476
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
An integration test should be added to ensure a successful build for the following bazel target
gapic-showcase/schema/google/showcase/v1beta1/BUILD.bazel
Lines 29 to 46 in 102c10a
See #1475 where the bazel target could not be built at HEAD