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

Use registry.get_plugin() #6408

Merged
merged 1 commit into from Feb 5, 2024

Conversation

SchrodingersGat
Copy link
Member

  • Instead of registry.plugins.get()
  • get_plugin checks registry hash
  • performs registry reload if necessary

- Instead of registry.plugins.get()
- get_plugin checks registry hash
- performs registry reload if necessary
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed plugin Plugin ecosystem backport Apply this label to a PR to enable auto-backport action backport-to-0.13.x labels Feb 5, 2024
@SchrodingersGat SchrodingersGat added this to the 0.14.0 milestone Feb 5, 2024
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for inventree-web-pui-preview canceled.

Name Link
🔨 Latest commit f404396
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/65c062e3233bec0008f5ac64

@SchrodingersGat SchrodingersGat merged commit e9c6dd8 into inventree:master Feb 5, 2024
28 checks passed
@SchrodingersGat SchrodingersGat deleted the plugin-reg-fix branch February 5, 2024 04:51
github-actions bot pushed a commit that referenced this pull request Feb 5, 2024
- Instead of registry.plugins.get()
- get_plugin checks registry hash
- performs registry reload if necessary

(cherry picked from commit e9c6dd8)
Copy link
Contributor

github-actions bot commented Feb 5, 2024

💚 All backports created successfully

Status Branch Result
0.13.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat added a commit that referenced this pull request Feb 5, 2024
- Instead of registry.plugins.get()
- get_plugin checks registry hash
- performs registry reload if necessary

(cherry picked from commit e9c6dd8)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action bug Identifies a bug which needs to be addressed plugin Plugin ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant