Skip to content

gapic_metadata.proto should be updated automatically #13289

@blakeli0

Description

@blakeli0

gapic_metadata.proto currently downloads from a fixed commitish of googleapis.

There are two main issues with this approach

  • This caused toil that we have to manually update the commitish whenever we need to use new features from the proto.
  • Always downloading from Github makes the build non-hermetic and could cause flaky build if Github is not responsive.

Possible solution: We may want to use automations to sync it from googleapis to java-common-protos.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions