Skip to content

Update new_client generation script's repo value for .repo_metadata.json #8849

Description

@lqiu96

The new_client.py generation script sets the repo value to be googleapis/java-{module} when it should be googleapis/google-cloud-java.

"repo": f"googleapis/{language}-{output_name}",

We can try hard-coding the value to be googleapis/google-cloud-java since modules generated with this script should be going into this repo.

From #8837 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: p3Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions