-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Support laxer isolation mode -isolate:Message
#8249
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
Merged
JaynieBai
merged 34 commits into
dotnet:main
from
DmitriyShepelev:isolate-with-messaging
Feb 6, 2023
Merged
Changes from 29 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
9a139fb
Support laxer isolation mode via CLI
DmitriyShepelev 66054b9
Limit message description to <= 80 characters
DmitriyShepelev 972f87c
Move `IsolateProjects` into more appropriate directory
DmitriyShepelev cf948cf
Skipped results should cause cache misses only if `IsolateProjects.True`
DmitriyShepelev b3455d9
Prevent isolation-exempted targets from being stored in dependency pr…
DmitriyShepelev db8eb77
Combine static graph and non-static graph isolation constraint skippi…
DmitriyShepelev 73f4cc0
Revert "Combine static graph and non-static graph isolation constrain…
DmitriyShepelev cbc04e2
Place all isolation-violating build results into the override cache
DmitriyShepelev 679c708
Revert "Prevent isolation-exempted targets from being stored in depen…
DmitriyShepelev 86e6026
Error incompatible projects with isolation-violating target referenci…
DmitriyShepelev d5fb00b
Eliminate any dependency project cache results from current cache
DmitriyShepelev cdbb0fb
Test MSB4047
DmitriyShepelev 6759017
Test cache serialization
DmitriyShepelev b66f1d0
Fix `TaskExecutionHost_Tests`
DmitriyShepelev f87659a
Add test for not placing build results into current cache if their co…
DmitriyShepelev ea52a3d
Fix documentation
DmitriyShepelev 01203a2
Improve test name
DmitriyShepelev 003d864
Address nits
DmitriyShepelev af09626
Move isolation-violating cache result bug fix to separate PR
DmitriyShepelev 893d5d1
Improve naming & preserve IsolateProjects API functionality
DmitriyShepelev 3b18e55
Only serialize specified targets in `MessageUponIsolationViolation` mode
DmitriyShepelev 64df918
Clean up documentation
DmitriyShepelev cd8d23d
Lowercase the 'i' in '-isolateProjects'
DmitriyShepelev dec0cf4
Fix nit
DmitriyShepelev 08dba8b
Keep results for default targets if no targets were explicitly specif…
DmitriyShepelev c6cb413
Remove old `BuildParameters` setters
DmitriyShepelev de48e6c
Revert MockHost BuildParameters setter
DmitriyShepelev a97d044
Obtain targets to serialize from `BuildRequestConfiguration.TargetNames`
DmitriyShepelev 7fb580d
Add comments and test
DmitriyShepelev ae763da
Improve `MessageUponIsolationViolation` documentation
DmitriyShepelev 8fb016d
Merge branch 'main' into isolate-with-messaging
DmitriyShepelev 4a3571c
Add file header
DmitriyShepelev 6788c16
Merge branch 'main' into isolate-with-messaging
DmitriyShepelev 7d85073
Merge branch 'main' into isolate-with-messaging
DmitriyShepelev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.