-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix(core): batch-safe hashing for maven and gradle #34446
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
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
de168a0
fix(core): validate batch task hashes against stale dependency outputs
FrozenPandaz 2f72a5b
feat(core): add output fingerprinting for daemon-free batch validation
FrozenPandaz 2c007ef
chore(testing): update cache assertions for output fingerprinting
FrozenPandaz f87b81b
chore(maven): remove reset because of this issu9e
FrozenPandaz a93ad74
fix(core): guard hashTaskOutput against undefined outputs
FrozenPandaz 25dc3d8
chore(testing): update cache assertions for output fingerprinting
FrozenPandaz 69a39bd
fix(core): make batch stale-dep detection resilient to errors
FrozenPandaz 0b46e8a
fix(core): re-hash stale batch tasks on original objects, not copies
FrozenPandaz 629550e
fix(maven): include test sources in testCompile task hash
FrozenPandaz d56cad9
fix(maven): fix inputs for maven:test
FrozenPandaz 20068b5
fix(maven): use glob patterns for gitignored dependent task outputs
FrozenPandaz 6945a43
fix(maven): propagate batch runner exit code failures
FrozenPandaz d2c783b
fix(core): propagate stale hash detection to transitive dependents
FrozenPandaz 7940589
fix(maven): remove redundant explicit dependentTaskOutputs from Cache…
FrozenPandaz 23f84c8
fix(core): remove stale hash detection in favor of topological hashing
FrozenPandaz 0dfcfbb
fix(core): remove output fingerprinting from batch hashing PR
FrozenPandaz 6186553
fix(core): implement topological hashing for batch tasks
FrozenPandaz 3fe3a9d
fix(maven): remove unused DependentTaskOutput from CacheConfig
FrozenPandaz a1d731a
fix(core): simplify batch hashing with helper and parallel re-hash
FrozenPandaz 0d1dc1c
fix(core): simplify batch hashing by deferring to post-execution
FrozenPandaz 3fca7e4
fix(core): defer task history hash snapshot to endCommand
FrozenPandaz e7a9491
fix(core): continue topological cache walk past cache misses
FrozenPandaz 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
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
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.
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.
This comment was marked as resolved.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.