-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MBUILDCACHE-80] - Fix for incremental builds with a higher goal than…
… the highest cached goal is rebuilding the full project from scratch (#128) * [MBUILDCACHE-80] Fix Incremental builds with a higher goal than the highest cached goal is rebuilding the full project from scratch (#1) * fix incremental build cache replay problem * fix Issue67Test regression for restoration error is handled properly * Add simple IncrementalRestoreTest unit test * Fix restore cached artifact using build's final artifact name * Resolve the dual meaning of `restored` variable usage in cache restore
- Loading branch information
Showing
6 changed files
with
441 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Oops, something went wrong.