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

chore: update how we handle mod replacements #6704

Merged
merged 1 commit into from Sep 20, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Sep 20, 2022

  • Add a tidy after replace. The genproto dependency is getting more complex as it now associates with many aliases. A tidy is now requried.
  • Since we are tidying we can no longer just simply drop the replace as there would have been dependency updates because of the tidy. Instead we can achive the same effect by using git restore.

- Add a tidy after replace. The genproto dependency is getting more
  complex as it now associates with many aliases. A tidy is now
  requried.
- Since we are tidying we can no longer just simply drop the replace
  as there would have been dependency updates because of the tidy.
  Instead we can achive the same effect by using git restore.
@codyoss codyoss requested a review from a team as a code owner September 20, 2022 18:10
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Sep 20, 2022
Copy link
Member

@quartzmo quartzmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great fix, thank you!!

@codyoss codyoss merged commit 402eb24 into googleapis:main Sep 20, 2022
@codyoss codyoss deleted the regen-fixit branch September 20, 2022 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants