[RFC] New inactive-by-default:
project key
#666
Labels
Partial imports
Incomplete or changing imports are much more complicated than you think
This issue tracks a potential extension to the manifest schema. It is not a proposal at this point, just a placeholder for discussion.
Proposed syntax:
Proposed semantics:
false
, no behavior changestrue
, new behavior applies to whether project is active or inactiveThe new behavior that applies if and only if the key is
true
is:manifest.project-filter
applies to the project, it decides whether the project is active or inactive;inactive-by-default
has no effect in this caseThis applies regardless of where the project is defined in the import hierarchy.
Concerns:
west init
+west update
will not result in a manifest that can be resolvedThe text was updated successfully, but these errors were encountered: