Skip to content

Conversation

@davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Sep 1, 2025

...except for one method runBuilder, its implementation is moved to build_runner_core without changes in run_builder.dart. A forwarding method is left in package:build and marked deprecated.

NoOpStageTracker is an implementation detail of runBuilder, a default for one of the args, so it moves with it to build_runner_core.

No other changes to code besides updating imports as needed, and moving tests to where the impls now live.

Remove package deps from package:build that are no longer used.

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

PR Health

@davidmorgan davidmorgan requested a review from jensjoha September 1, 2025 16:08
@davidmorgan davidmorgan changed the title Remove cycle Remove build->build_runner_core dependency Sep 1, 2025
@davidmorgan davidmorgan marked this pull request as ready for review September 1, 2025 16:10
@davidmorgan davidmorgan merged commit fb25862 into dart-lang:master Sep 2, 2025
74 of 75 checks passed
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