Skip to content

Conversation

@chris-steele
Copy link
Contributor

#219

Fix

  • Prevent error when local plugin not found

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Contributor

@joe-allen-89 joe-allen-89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@taylortom
Copy link
Member

What are the steps to test this one?

@chris-steele
Copy link
Contributor Author

@taylortom the scenario I had was that APP_DATA was missing and I was using an existing database that had references to local plugins. This fix prevents an reference error that halts full installation of the framework and other plugins. FYI the contentplugin module will log which plugins are missing.

@swashbuck swashbuck linked an issue Jun 17, 2025 that may be closed by this pull request
@joe-allen-89 joe-allen-89 merged commit e67be8f into master Jul 7, 2025
1 check passed
@joe-allen-89 joe-allen-89 deleted the issue/219 branch July 7, 2025 10:25
@github-project-automation github-project-automation bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Jul 7, 2025
github-actions bot pushed a commit that referenced this pull request Jul 7, 2025
## [3.3.3](v3.3.2...v3.3.3) (2025-07-07)

### Fix

* Prevent error when local plugin not found (fixes #220) ([e67be8f](e67be8f)), closes [#220](#220)
@github-actions
Copy link

github-actions bot commented Jul 7, 2025

🎉 This PR is included in version 3.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent error when local plugin not found

6 participants