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 configuration cache issue with BufStep #1779

Merged

Conversation

simonlebras
Copy link
Contributor

Fixes a configuration cache issue when using Buf to format proto files.

The failure was caused by calling confirmVersionAndGetAbsolutePath when creating the step state, which the configuration cache does not support. The version checking is deferred until a file is actually being formatted.

@nedtwigg nedtwigg enabled auto-merge August 8, 2023 16:04
@nedtwigg nedtwigg merged commit 54c6333 into diffplug:main Aug 8, 2023
11 checks passed
@nedtwigg
Copy link
Member

nedtwigg commented Sep 1, 2023

Released in plugin-gradle 6.21.0.

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