Skip to content

Provide more data than just the raw contents of files in the GitRepository generator #14

@bigkevmcd

Description

@bigkevmcd

We can expose the filename etc.

This would involve returning something akin to:

[
  {
    "filename": "examples/generation/dev.yaml",
    "data": {
       "this": "is the data from the file"
    }
  }
]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions