Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bazel): use entire proto pkg for type assembly name #173

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

noahdietz
Copy link
Contributor

@noahdietz noahdietz commented Aug 4, 2023

Changes the generated name for type-only assembly_pkg targets to be converted directly from the entire proto package instead of just the last two segments. It aligns better with the naming of GAPIC assembly_pkg targets, and the target names only really matter for debugging b.c bazel-bot just runs everything and captures the resulting tarballs.

Based on discussion in #169 (comment)

@noahdietz noahdietz requested a review from blakeli0 August 4, 2023 20:51
@noahdietz noahdietz requested review from a team as code owners August 4, 2023 20:51
@noahdietz noahdietz requested a review from blakeli0 August 4, 2023 21:02
@noahdietz noahdietz merged commit d028bf6 into googleapis:main Aug 4, 2023
4 checks passed
@noahdietz noahdietz deleted the type-assembly-name branch August 4, 2023 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants