Skip to content

health workflow pub workspaces support #354

@dcharkes

Description

@dcharkes

The health workflow for leaked symbols and breaking API changes from https://github.com/dart-lang/ecosystem/blob/main/.github/workflows/health.yaml does not seem to support pub workspaces yet.

Could not find workspace for package pkgs/native_assets_cli
Error: PathNotFoundException: Cannot copy file to '/tmp/YTYJVZ/.dart_tool/package_config.json', path = 'pkgs/native_assets_cli/.dart_tool/package_config.json' (OS Error: No such file or directory, errno = 2)

The .dart_tool/package_config.json is two directories up, where the pub workspace is defined.

Logs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions