-
Notifications
You must be signed in to change notification settings - Fork 21
Open
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: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
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.
Reactions are currently unavailable
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: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.