|
56e9c24f08
|
Plugins: Include decommissioned plugins when ignoring plugins during re-loading (#46958)
|
2022-03-30 15:05:12 +02:00 |
|
|
42533dc973
|
Plugins: split manager.go into areas of responsibility (#46957)
|
2022-03-30 12:46:31 +02:00 |
|
|
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 |
|
|
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 |
|
|
e4ba5f17dd
|
add core plugins thru store (#43085)
|
2021-12-14 15:22:40 +01:00 |
|
|
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 |
|