Skip to content

buildables block type? #378

@korrat

Description

@korrat

Both installables and runnables block types provide a build action. However, both block types also provide further actions. This makes them less than ideal for some use cases, such as checks or, in the case of Rust projects, a separate derivation for cargoArtifacts.

A simple buildable block type may be helpful here. This block type would only provide the build action. Projects could use it to provide a set of dependencies that other blocks of the cell could use.

Alternatively, both the anything and functions block types could be used for this purpose. In the case of checks, however, that means that checks can no longer be run individually.

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