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

Plugin reload fix #7361

Merged
merged 2 commits into from
May 27, 2024
Merged

Conversation

SchrodingersGat
Copy link
Member

  • call registry.check_reload when registering an event
  • ensure that latest versions of plugins are loaded

- call registry.check_reload when registering an event
- ensure that latest versions of plugins are loaded
@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.15.x labels May 27, 2024
@SchrodingersGat SchrodingersGat added this to the 0.16.0 milestone May 27, 2024
Copy link

netlify bot commented May 27, 2024

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

Name Link
🔨 Latest commit f0a996b
🔍 Latest deploy log https://app.netlify.com/sites/inventree-web-pui-preview/deploys/66549b3bfbeb26000897c514

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.79%. Comparing base (eb3c8dd) to head (f0a996b).
Report is 316 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7361   +/-   ##
=======================================
  Coverage   83.79%   83.79%           
=======================================
  Files        1049     1049           
  Lines       46051    46052    +1     
  Branches     1388     1388           
=======================================
+ Hits        38589    38590    +1     
  Misses       7098     7098           
  Partials      364      364           
Flag Coverage Δ
backend 85.14% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SchrodingersGat SchrodingersGat merged commit 5577a08 into inventree:master May 27, 2024
28 checks passed
@SchrodingersGat SchrodingersGat deleted the plugin-reload-fix branch May 27, 2024 15:06
github-actions bot pushed a commit that referenced this pull request May 27, 2024
- call registry.check_reload when registering an event
- ensure that latest versions of plugins are loaded

(cherry picked from commit 5577a08)
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
0.15.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 May 27, 2024
- call registry.check_reload when registering an event
- ensure that latest versions of plugins are loaded

(cherry picked from commit 5577a08)

Co-authored-by: Oliver <[email protected]>
martonmiklos pushed a commit to martonmiklos/InvenTree that referenced this pull request Jun 24, 2024
- call registry.check_reload when registering an event
- ensure that latest versions of plugins are loaded
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.

1 participant