Skip to content

Split out AssetTracker, create AssetGraphLoader and BuildPhases. #3928

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 2 commits into from
Mar 17, 2025

Conversation

davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Mar 17, 2025

Split AssetTracker out of build_definition.dart.

Add BuildPhases wrapping a List<BuildPhase> to hold validation and digest computation for the list.

Move move load+verify of the graph from build_definition.dart to new AssetGraphLoader. Move "delete graph outputs" from that to AssetGraph.

Copy link

github-actions bot commented Mar 17, 2025

PR Health

@davidmorgan davidmorgan force-pushed the reland-asset-graph-loader branch from 797e15e to af25d09 Compare March 17, 2025 12:48
@davidmorgan davidmorgan marked this pull request as ready for review March 17, 2025 13:05
@davidmorgan davidmorgan requested a review from jensjoha March 17, 2025 13:05
@davidmorgan davidmorgan merged commit d231a3d into dart-lang:master Mar 17, 2025
75 checks passed
@davidmorgan davidmorgan deleted the reland-asset-graph-loader branch March 17, 2025 13:42
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