Skip to content

Scope chaining projects #630

@psakievich

Description

@psakievich

Projects should be able to be chained from one to another.

Project_a should be able to have a context that depends on a context from Project_b.

Examples:

  • Application A has a project with a context based on a gcc toolchain. Ideally they should be able to have that context depend on the system administrator's project, which has a context to supply the gcc toolchain
  • Application A's project wants to depend on application B's so they can test they compile together.

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