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

Remove BuildCacheWriter and OnDeleteWriter #3885

Merged
merged 3 commits into from
Feb 27, 2025

Conversation

davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Feb 26, 2025

For #3811.

ReaderWriter uses AssetPathProvider for writes as well as reads, so no writer wrapper is needed.

OnDeleteWriter functionality is already in TestReaderWriter, it turns out it's needed for prod code too, so move it to ReaderWriter and add to copyWith.

Copy link

github-actions bot commented Feb 26, 2025

PR Health

@davidmorgan davidmorgan force-pushed the remove-cache-writer branch 2 times, most recently from b1f7aaa to 6d49554 Compare February 26, 2025 13:13
@davidmorgan davidmorgan changed the title Remove cache writer Remove BuildCacheWriter and OnDeleteWriter Feb 26, 2025
@davidmorgan davidmorgan marked this pull request as ready for review February 26, 2025 15:37
@davidmorgan davidmorgan requested a review from jensjoha February 26, 2025 15:37
@davidmorgan davidmorgan merged commit d77b513 into dart-lang:master Feb 27, 2025
74 of 75 checks passed
@davidmorgan davidmorgan deleted the remove-cache-writer branch February 27, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants