Skip to content

[Feature] PackageMatrix.yml: Support packages in sub-directories. #549

@Javagedes

Description

@Javagedes

PackageMatrix.yml only searches the workspace root for packages when it is generating the matrix to prevent accidently discovering packages in submodules. Some repositories, such as mu_tiano_platforms may have packages in sub-directories, which are then missed.

The current suggestion is to add an extra-dirs argument to provide additional directories to search for packages in.

The current workaround is to manually specify the packages that are missed using the package-config argument.

Metadata

Metadata

Assignees

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