Skip to content

Calculate dependencies from bases to other bases #293

@tengstrand

Description

@tengstrand

Today we only calculate dependencies to interfaces (and implicitly to components within each project). This is stored as the :interface-deps attribute within each brick and is used when calculating circular dependencies and similar.

We should add :base-deps to bases and include that in the calculations and make sure we include bases in the output from the deps command.

This will hopefully solve the edge case in issue #272 where test code in one base uses code from another base.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementNot a bug but an improvement to overall user experience

    Type

    No type
    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