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

Refactor BuildCacheReader to BuildCacheAssetPathProvider. #3874

Merged

Conversation

davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Feb 21, 2025

For #3811.

Move handling of generated asset paths into the base Reader.

Disable BatchReader/BatchWriter for now, write caching should go next to Filesystem, that's easier to redo after the refactor.

Copy link

github-actions bot commented Feb 21, 2025

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

@davidmorgan davidmorgan force-pushed the really-copy-with-build-cache branch from 36ff8c0 to a98f5bc Compare February 21, 2025 16:24
@davidmorgan davidmorgan changed the title Really copy with build cache Refactor BuildCacheReader to BuildCacheAssetPathProvider. Feb 24, 2025
@davidmorgan davidmorgan force-pushed the really-copy-with-build-cache branch 6 times, most recently from bf2326e to 36da3e4 Compare February 24, 2025 09:19
@davidmorgan davidmorgan force-pushed the really-copy-with-build-cache branch from 36da3e4 to ab85648 Compare February 24, 2025 09:25
@davidmorgan
Copy link
Contributor Author

Looked into the Windows failures but unable to repro so far, will kick off another run.

@davidmorgan davidmorgan merged commit 8af15d3 into dart-lang:master Feb 25, 2025
76 checks passed
@davidmorgan davidmorgan deleted the really-copy-with-build-cache branch February 25, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants