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

Clean output directory before extracting protos #735

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

ejona86
Copy link
Collaborator

@ejona86 ejona86 commented Sep 5, 2023

If the dependencies change, the old dependency's proto files can be left around. That is broken and causes confusion. This was noticed in #731 when a gradle clean was needed.

If the dependencies change, the old dependency's proto files can be left
around. That is broken and causes confusion. This was noticed in google#731
when a `gradle clean` was needed.
@ejona86 ejona86 merged commit 90c856f into google:master Sep 5, 2023
11 checks passed
@ejona86 ejona86 deleted the extract-clean branch September 5, 2023 16:01
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.

2 participants