Skip to content

implement nested fmf structures #82

@sopos

Description

@sopos

Image a node where I define a reference to another git repo where the branch continues.
I can image a reserved attribute

fmf_subtree:
  url: https://github.com/...
  reference: master

such repo would be pulled and the tree would be simply extended by this part.

It is still questionable how the inheritance should behave at such points where a new fmf tree begins. This might be controlled by another attribute of fmf_subtree, e.g. boolean inheritance.

fmf_subtree:
  url: https://github.com/...
  reference: master
  inheritance: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    waiting

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions