gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

Regenerate `​​clirr-ignored-differences.xml` in library generation

Open JoeWang1127 opened this issue 1 year ago • 0 comments

Currently, the ​​clirr-ignored-differences.xml is only generated if the file doesn't exist, e.g., in new client generation.

We should make this file as one of the output of the library generation, i.e., regenerate it even if it exists.

Note that handwritten libraries may have customizations in this file so we need to keep them after the regeneration.

JoeWang1127 avatar Nov 07 '24 20:11 JoeWang1127