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

Remove default plugins #70

Merged
merged 1 commit into from Feb 20, 2023
Merged

Conversation

pfeuffer
Copy link
Member

Default plugins should be installed only using
the blueprint mechanism from the ecosystem. With
the old list of default plugins, this was not
really usable, because the old list of default
plugins always installed nearly all plugins
available, so that the user had no way to create
a smaller default set.

So with this, we completely remove the default
plugin list. All necessary plugins like the
legacy plugins for CAS will still be installed by
the dependency checks.

Default plugins should be installed only using
the blueprint mechanism from the ecosystem. With
the old list of default plugins, this was not
really usable, because the old list of default
plugins always installed nearly all plugins
available, so that the user had no way to create
a smaller default set.

So with this, we completely remove the default
plugin list. All necessary plugins like the
legacy plugins for CAS will still be installed by
the dependency checks.
@pfeuffer pfeuffer force-pushed the feature/remove_default_plugins branch from 30b009d to 4ac29b3 Compare February 20, 2023 09:33
@lgorzitze lgorzitze merged commit 6e04236 into develop Feb 20, 2023
@lgorzitze lgorzitze deleted the feature/remove_default_plugins branch February 20, 2023 10:38
pfeuffer added a commit that referenced this pull request Jun 28, 2023
Default plugins should be installed only using
the blueprint mechanism from the ecosystem. With
the old list of default plugins, this was not
really usable, because the old list of default
plugins always installed nearly all plugins
available, so that the user had no way to create
a smaller default set.

So with this, we completely remove the default
plugin list. All necessary plugins like the
legacy plugins for CAS will still be installed by
the dependency checks.
eheimbuch pushed a commit that referenced this pull request Jul 24, 2023
Default plugins should be installed only using
the blueprint mechanism from the ecosystem. With
the old list of default plugins, this was not
really usable, because the old list of default
plugins always installed nearly all plugins
available, so that the user had no way to create
a smaller default set.

So with this, we completely remove the default
plugin list. All necessary plugins like the
legacy plugins for CAS will still be installed by
the dependency checks.
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

Successfully merging this pull request may close these issues.

None yet

2 participants