Skip to content

Improvement: Proper topological support for build scripts #73

@Egge21M

Description

@Egge21M

Our monorepo lacks proper topological support. We do have a internal dependency graph where most packages depend on "core" being built first. Right now we ensure this with command chaining and workflow steps, which is brittle.

We should replace this with an automated topological awareness at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions