Skip to content

Generate registration report document #8

Description

@beyro

One challenge with registering many plugins on the same stage/message is having a wholistic view and understanding in what order they execute. This is of course viewable in the PRT, but I would like to see it in the codebase.
It would be great if post-registration, the tool could optionally output a report that shows all the registrations in two ways:

  1. By message and then by entity
  2. By Entity and then by message
  • Within each message tier, it should group plugins by those with an execution order listed in order and those without an execution order with a warning that the order these run in cannot be determined.

Ideally, the report would be output in both Markdown and CSV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions