Skip to content
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

[heft] Fix incremental copy cache file #4950

Merged

Conversation

dmichon-msft
Copy link
Contributor

Summary

Fixes bugs in #4943
 

Details

Ensures that the file copy incremental cache file contains the correct entries.
Ensures that the file copy incremental cache file preserves all entries during a watch mode rebuild, and not only the entries that were changed in the most recent incremental iteration.

How it was tested

Running heft build-watch in build-tests/heft-file-copy-test and validating the content of the cache file.

Impacted documentation

None

@dmichon-msft dmichon-msft merged commit 0657762 into microsoft:main Sep 30, 2024
4 checks passed
@dmichon-msft dmichon-msft deleted the user/dmichon/copy-file-watch branch September 30, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants