shorebird icon indicating copy to clipboard operation
shorebird copied to clipboard

fix: Shorebird CI doesn't take into account that Dart packages can be part of workspace that needs Flutter

Open spydon opened this issue 2 months ago • 1 comments

Description

When Shorebird CI is on a step with a Dart package that doesn't have a dependency on Flutter it will only install Dart on the runner, but if the Dart package is part of a pub workspace that has Flutter in it it will fail to pub get. See: https://console.shorebird.dev/ci/checks/53948050564

Expected Behavior

The checks should run fine.

Additional Context

This happens for this package: https://github.com/flame-engine/flame/tree/main/packages/flame_behavior_tree/behavior_tree

spydon avatar Oct 29 '25 13:10 spydon

Thanks for the report. We're short-staffed at the moment, but hiring at least 2 engineers to backfill (if you know anyone 🙃). So CI work is paused until Q1.

eseidel avatar Nov 18 '25 21:11 eseidel