Skip to content

ListToEntries processor #140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 21, 2025
Merged

ListToEntries processor #140

merged 5 commits into from
Jul 21, 2025

Conversation

ssh-meister
Copy link
Collaborator

ListToEntries transforms a single entry containing a list of items into multiple entries, one for each item in the list. This is useful when a manifest field (e.g., "segments") contains a list of sub-entries, and you want to flatten these into individual records for further processing.

Signed-off-by: Sasha Meister <[email protected]>
Signed-off-by: Sasha Meister <[email protected]>
@ssh-meister ssh-meister self-assigned this Jul 4, 2025
@ssh-meister ssh-meister merged commit c798a87 into main Jul 21, 2025
12 of 13 checks passed
@ssh-meister ssh-meister deleted the ListToEntries branch July 21, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants