Skip to content

Do not duplicate protos #363

@alexander-fenster

Description

@alexander-fenster

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p2Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions