Is there an existing issue for this?
Description
If dart-runner is missing on the path, ReBACH will fetch but it will not be apparent that bagger will fail to create bags until the bagging process actually starts much later.
Suggested Implementation
Check whether the path specified in dart_command in bagger's config.toml is the dart-runner executable (perhaps by a version check)
Is there an existing issue for this?
Description
If dart-runner is missing on the path, ReBACH will fetch but it will not be apparent that bagger will fail to create bags until the bagging process actually starts much later.
Suggested Implementation
Check whether the path specified in
dart_commandin bagger's config.toml is the dart-runner executable (perhaps by a version check)