Skip to content

Accelerate the fetch and test install by run only for newly added plugin #281

@unkcpz

Description

@unkcpz

When new plugin is added to the plugins.yaml, the preview CI will go through all plugins to test, which is time-consuming and hides the test output information among other plugins output.
The make_pages can accept packages and only fetch and test install on those plugins. If we can ensure the new plugin is always added at the end of plugins.yaml then we can get the plugin name and in CI only run the test for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions