Skip to content

Move the plugin registry list to a different format #21

@fzipi

Description

@fzipi

While having the list in the readme is easy to read, it is not easy to consume from other sites (website, documentation, etc.).

We should think on a way to manage the list using yaml for example, and generating the README.md file using a custom github action.

Requirements

  • have a readme skeleton where the table will be placed
  • create github action for post-processing yaml plugin list
  • process the yaml content and insert the table into the markdown file
  • commit the file in the GHA

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions