Will Browne
|
788b9afda3
|
Plugins: Make it possible to support multiple plugin versions (#82116)
* first pass
* use version in more places
* add comment
* update installer
* fix wire
* fix tests
* tidy
* simplify changes
* fix in mem
* remove unused step
* fix step dupe logic for child plugins + add tests
|
2024-02-12 12:47:49 +01:00 |
|
Will Browne
|
ce8fd14f1f
|
Plugins: Make renderer service load renderer plugin (#77854)
* rendering service loads renderer plugin
* update naming
* tidy
* apply PR feedback
* fix missing feature manager
* fix step
* set plugin
|
2023-12-14 17:33:29 +01:00 |
|
Marcus Efraimsson
|
9bf7eb5fbc
|
Plugins: Adds logging around loading of plugins for better tracking (#76896)
|
2023-10-25 14:01:30 +02:00 |
|
Will Browne
|
e855efb13d
|
Plugins: Move store and plugin dto to pluginsintegration (#74655)
move store and plugin dto
|
2023-09-11 13:59:24 +02:00 |
|