Skip to content

Add is_build_plugin plugin property to indicate additional requirements for build-plugins#117

Merged
DEKHTIARJonathan merged 2 commits into
mainfrom
plugin-build-use
Sep 19, 2025
Merged

Add is_build_plugin plugin property to indicate additional requirements for build-plugins#117
DEKHTIARJonathan merged 2 commits into
mainfrom
plugin-build-use

Conversation

@mgorny
Copy link
Copy Markdown
Collaborator

@mgorny mgorny commented Sep 18, 2025

Add a is_build_plugin that indicates whether get_supported_configs() always returns a fixed list that does not depend on the system state. Only plugins featuring this flag can be used with plugin-use = "build".

Add a `has_fixed_supported_configs` that indicates whether
`get_supported_configs()` always returns a fixed list that does not
depend on the system state.  Only plugins featuring this flag can be
used with `plugin-use = "build"`.

Signed-off-by: Michał Górny <mgorny@quansight.com>
Signed-off-by: Michał Górny <mgorny@quansight.com>
@DEKHTIARJonathan DEKHTIARJonathan changed the title Add a has_fixed_supported_configs plugin property Add is_build_plugin plugin property to indicate additional requirements for build-plugins Sep 19, 2025
@DEKHTIARJonathan DEKHTIARJonathan merged commit 8994b4b into main Sep 19, 2025
59 of 60 checks passed
@DEKHTIARJonathan DEKHTIARJonathan deleted the plugin-build-use branch September 19, 2025 16:29
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.

2 participants