Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

davidmorgan
Copy link
Contributor

@davidmorgan davidmorgan commented Sep 19, 2025

Do the script changed check in BuildSeries when you call run, instead of separately in a few places.

Encapsulate AssetGraph in BuildSeries, provide just what is actually used from it.

Remove "no files to serve" warning from daemon.

Copy link

github-actions bot commented Sep 19, 2025

PR Health

Changelog Entry
Package Changed Files
package:build_runner build_runner/lib/src/build/build_series.dart
build_runner/lib/src/build_plan/build_options.dart
build_runner/lib/src/commands/build_command.dart
build_runner/lib/src/commands/daemon/change_providers.dart
build_runner/lib/src/commands/daemon/daemon_builder.dart
build_runner/lib/src/commands/serve/server.dart
build_runner/lib/src/commands/watch/change_filter.dart
build_runner/lib/src/commands/watch/watcher.dart
build_runner/lib/src/commands/watch_command.dart
package:build_test build_test/lib/src/test_builder.dart

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

This check can be disabled by tagging the PR with skip-changelog-check.

@davidmorgan davidmorgan force-pushed the encapsulate-build-series branch 3 times, most recently from 97038b4 to 56ec081 Compare September 22, 2025 08:04
@davidmorgan davidmorgan changed the title Encapsulate build series Encapsulate graph and build script updates in BuildSeries. Sep 22, 2025
@davidmorgan davidmorgan force-pushed the encapsulate-build-series branch from 56ec081 to 930dcbd Compare September 22, 2025 08:08
@davidmorgan davidmorgan marked this pull request as ready for review September 22, 2025 08:22
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.

1 participant