You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this doesn't work very well with mono repos, one might have a single package that tracks a dev version of the SDK.
Instead, firehose should use the version from the pubspec.
If that is technically impractical (due to the Dart SDK version being passed into some GitHub action setup), maybe we should have a best practice that we have a health configuration per package instead?
Context: Starting to track a dev branch of the Dart SDK for a single package in a mono repo:
The SDK version can be specified for the firehose invocation:
https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose#publishing-from-a-specific-version-of-the-sdk
However, this doesn't work very well with mono repos, one might have a single package that tracks a dev version of the SDK.
Instead, firehose should use the version from the pubspec.
If that is technically impractical (due to the Dart SDK version being passed into some GitHub action setup), maybe we should have a best practice that we have a health configuration per package instead?
Context: Starting to track a dev branch of the Dart SDK for a single package in a mono repo:
@Native
fields andaddressOf
native#860The text was updated successfully, but these errors were encountered: