Skip to content

Conversation

Nirvikalpa108
Copy link

@Nirvikalpa108 Nirvikalpa108 commented Jul 31, 2021

An alternative to #6554 as described here: #6554 (comment).

sbt 1.6.0 improves remote caching of resources directory by virtualizing the internal sync state (copy-resources.txt). This allows incremental resource directory synching to be resumed from the remote cache, similar to how Zinc has been able to resume incremental compilation from the remote cache.

@Nirvikalpa108 Nirvikalpa108 marked this pull request as ready for review July 31, 2021 09:38
@Nirvikalpa108 Nirvikalpa108 requested a review from eed3si9n July 31, 2021 09:39
@Nirvikalpa108 Nirvikalpa108 force-pushed the remote-cache-again branch 5 times, most recently from 1c5f63b to 767575f Compare July 31, 2021 11:02
eed3si9n
eed3si9n previously approved these changes Jul 31, 2021
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.

Great work. Nice to see this PR up!

@eed3si9n eed3si9n changed the title Alternative fix for remote caching PR #6554 Virtualize Sync.sync so it can be cached remotely for resources dir syncing Jul 31, 2021
@Nirvikalpa108 Nirvikalpa108 force-pushed the remote-cache-again branch 4 times, most recently from c1655c1 to 6452fc9 Compare July 31, 2021 17:05
@eed3si9n eed3si9n merged commit 8586e19 into sbt:develop Jul 31, 2021
@eed3si9n eed3si9n added this to the 1.6.0 milestone Sep 19, 2021
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