Will Browne
|
da98ebdcdf
|
Plugins: Remove old code related to Core plugin installs (#44311)
* remove old code
* remove even more
* skip flaky test
|
2022-01-21 13:38:04 +01:00 |
|
Will Browne
|
7694fff0ef
|
[WIP] Plugins: Refactoring backend initialization flow (#42247)
* refactoring store interface and init flow
* fix import
* fix linter
* refactor resource calling
* load with class
* re-order args
* fix tests
* fix linter
* remove old creator
* add custom config struct
* fix some tests
* cleanup
* fix linter
* add connect failure error
* remove unused err
* convert test over
|
2022-01-14 13:30:39 +01:00 |
|
Will Browne
|
e4ba5f17dd
|
add core plugins thru store (#43085)
|
2021-12-14 15:22:40 +01:00 |
|
Will Browne
|
2e3e7a7e55
|
Plugins: Plugin Store API returns DTO model (#41340)
* toying around
* fix refs
* remove unused fields
* go further
* add context
* ensure streaming handler is set
|
2021-11-17 12:04:22 +01:00 |
|