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

[1.x] Surface clear cache method for sbt#7868 #1487

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Friendseeker
Copy link
Member

@Friendseeker Friendseeker commented Nov 4, 2024

c.c. sbt/sbt#7432 (comment)

We should provide some mechanism to wipe out the history for previous compilation

This PR adds the necessary method in Zinc side to wipe in memory previous compilation.

The next step is for sbt side to invoke the new method (probably as a part of sbt clean?)

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n
Copy link
Member

eed3si9n commented Nov 5, 2024

LGTM, but I'll leave this around to see if anyone else wants to chime in.

@Friendseeker
Copy link
Member Author

Friendseeker commented Nov 29, 2024

LGTM, but I'll leave this around to see if anyone else wants to chime in.

Looks like other people are not having concern about the PR judging by a lack of comments in the last 24 days.

Probably good to merge?

@eed3si9n eed3si9n merged commit e8f1e07 into sbt:1.10.x Nov 29, 2024
9 checks passed
@Friendseeker Friendseeker deleted the surface-cache-clean branch November 29, 2024 05:26
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