|
f375af793f
|
Plugin loader: refactor step evaluation (#85881)
|
2024-04-11 09:41:05 +02:00 |
|
|
5edd96ae77
|
Plugins: Refactor plugin config into separate env var and request scoped services (#83261)
* seperate services for env + req
* merge with main
* fix tests
* undo changes to golden file
* fix linter
* remove unused fields
* split out new config struct
* provide config
* undo go mod changes
* more renaming
* fix tests
* undo bra.toml changes
* update go.work.sum
* undo changes
* trigger
* apply PR feedback
|
2024-02-27 12:38:02 +01:00 |
|
|
c5e9a82ccb
|
Plugins: Do not fail bootstrap stage if single decorate step fails (#73147)
* don't fail all if decorate step fails
* fix casing
* include err too
* cover pluginsintegration too
|
2023-08-10 14:46:38 +02:00 |
|
|
72da44db0e
|
Plugins: Add validation stage to plugin loader pipeline (#73053)
* first pass
* change validation signature
* err tracking
* fix
* undo golden
* 1 more
* fix
* adjust doc
* add test helper
* fix linter
|
2023-08-09 18:25:28 +02:00 |
|