googleapis / googleapis/google-cloud-node

Do not duplicate protos

Open
#7,782 0 comments 0 reactions 0 assignees View on GitHub
library: google-cloud-node-core priority: p2 type: cleanup
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

At this moment, the gax package contains two duplicate of protos: in `protos/` and in `build/protos/`, which is caused by some legacy and does not make any sense. We need to remove the `protos/` folder and leave only `build/protos` from the `files` section in `package.json`. This will be a breaking change, the generated libraries we must make sure they only use protos from the `build/protos/` folder.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.