Skip to content

[firehose] Should use the SDK specified in pubspec for validation #215

Open
@dcharkes

Description

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:

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions