googleapis / googleapis/rules_gapic
Bazel template defaults to NPM @google-cloud namespace
Open
priority: p2
type: feature request
- Dominant language
- Starlark
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The following is hardcoded into the mustache [template](https://github.com/googleapis/rules_gapic/blob/main/bazel/src/main/java/com/google/api/codegen/bazel/BUILD.bazel.gapic_api.mustache#L222).
```
package_name = "@google-cloud/{{name}}",
```
Contributor guide
Assessment
This issue has not been assessed yet.