Skip to content

TAP5-2838: Make pipeline structure visible at runtime via toString() - #68

Open
benweidig wants to merge 2 commits into
masterfrom
TAP5-2838
Open

TAP5-2838: Make pipeline structure visible at runtime via toString()#68
benweidig wants to merge 2 commits into
masterfrom
TAP5-2838

Conversation

@benweidig

Copy link
Copy Markdown
Contributor

Not implemented as originally described in the Jira ticket.

Instead, Plastic introduces a new interface PipelineStep to each filter, so they can describe themselves.
This allows for better introspection, not just better toString() output.

Also added a page to T5Dashboard to list the assembled pipelines and what they contain.

Let pipelines describe themselves by implementing the new PipelineStep
interface
@benweidig benweidig added this to the v5.10.0 milestone Aug 8, 2026
@benweidig
benweidig requested a review from thiagohp August 8, 2026 11:02
@benweidig benweidig self-assigned this Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant