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

Closes #18540: Track installed plugins in registry #18561

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

jeremystretch
Copy link
Member

Fixes: #18540

  • Populate registry['plugins']['installed'] with the name of each plugin
  • Replace all references to settings.PLUGINS with the registry key

@jeremystretch jeremystretch changed the base branch from main to feature February 3, 2025 18:12
@jeremystretch jeremystretch merged commit 4384193 into feature Feb 3, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18540-registry-plugins branch February 3, 2025 18:42
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.

Record operational plugins in the application registry
2 participants