Skip to content

Add array-based include support #1

@barneywilliams

Description

@barneywilliams

It would be handy to be able to include a given YAML submodule, but then after the fact override or merge in additional items. The proposed implementation is to allow the INCLUDE to be an array, and the inclusion of each file is done sequentially per specified ordering of array.

Would also be convenient to be able to specify the secondary items to merge into the base submodule verbatim instead of need to specify a separate file for overriding just 1 or 2 simple elements. Not sure it this would be feasible nor am I sure how that would be specified in the master YAML file.

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