Minimal Shake rebuilds - #9
Draft
pepeiborra wants to merge 16 commits into
Draft
Conversation
pepeiborra
marked this pull request as draft
May 15, 2021 01:28
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
from
May 16, 2021 19:41
4807d7a to
ac1c346
Compare
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
5 times, most recently
from
May 17, 2021 19:02
daf2cfe to
6684868
Compare
Merged
1 task
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
2 times, most recently
from
May 26, 2021 15:50
b2d6b00 to
ff22098
Compare
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
from
May 28, 2021 17:33
ff22098 to
c232e54
Compare
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
3 times, most recently
from
May 31, 2021 16:40
d8480ac to
4cd1bb3
Compare
pepeiborra
force-pushed
the
keysChanged-rebased-persistent
branch
from
May 31, 2021 22:57
4cd1bb3 to
1c8ed57
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Keep track of keys changed and include them in the call to
shakeRunDatabaseForKeys, allowing for more efficient rebuilds.Requires a version of Shake extended with reverse dependency tracking - ndmitchell/shake#802