Skip to content

[VMR] Design and implement way of building parts of the subgraph based on platform/scenario #3682

@mmitche

Description

@mmitche

Describe the Problem

There are some repos that we do not need to build, based on the platform we are building, or the compliance requirements of the build. For instance:

  • No need to build Windows desktop repos for Linux
  • No need to build SBRP/SBE except when building in context of RH/Canonical (SB strict?)

Describe the Solution

The repo projects contain the build graph. This list should be filtered based on inputs to the build. Perhaps:

  • TargetOS
  • Build org?

Design and implement such a solution.

T-Shirt size: Small

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions