Skip to content
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

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

Open
unkcpz opened this issue Sep 20, 2023 · 0 comments
Open

Comments

@unkcpz
Copy link
Member

unkcpz commented Sep 20, 2023

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.

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

No branches or pull requests

1 participant