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(userdev): invalidate caches for preceding steps when a step fails #250

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

jpenilla
Copy link
Member

@jpenilla jpenilla commented Aug 6, 2024

a common cause for patch apply failing is decompiling with the wrong jdk, and we don't want to have to manually clean cache to fix it after replacing the jdk

a common cause for patch apply failing is decompiling with the wrong jdk,
and we don't want to have to manually clean cache to fix it after replacing the jdk
@jpenilla jpenilla linked an issue Aug 6, 2024 that may be closed by this pull request
@jpenilla jpenilla changed the title userdev: invalidate caches for preceding steps when a step fails fix(userdev): invalidate caches for preceding steps when a step fails Aug 6, 2024
@jpenilla jpenilla merged commit a788a97 into main Aug 6, 2024
2 checks passed
@jpenilla jpenilla deleted the invalidate-previous-steps-on-failure branch August 6, 2024 20:37
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.

[userdev] Changing JDK doesn't invalidate decompile cache
1 participant