Skip to content

handling list as entity  #79

Description

@mrgleeco

First off, thanks for this package! In my use case, it works almost too well.
Say i have two sources, each with a list property:
source.A:

group_members:
  - alice

source.B:

group_members:
  - bob

what i end up with by default is a list ["alice", "bob"]. I'm wondering if there is any way to treat lists as a whole, such that if i merge A then B, that source.B list is exclusive (ie just bob)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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