Skip to content

Unify target and platform parameters #383

Description

@javiermtorres

The YAML config and the python API support the target property (for example in

target: Optional[str | TargetSpec] = None,
), with the same semantics as the platform parameter in the CLI (see
pub platform: Option<TargetSpec>,
). A single term should be used for this concept all across the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions