|
3d37f969e7
|
Plugins: Move discovery logic to plugin sources (#106911)
* move finder behaviour to source
* tidy
* undo go.mod changes
* fix comment
* tidy unsafe local source
|
2025-06-19 10:28:23 +01:00 |
|
|
5b67ae1876
|
Plugins: Remove support for secrets manager plugins (#101467)
* remove secrets manager code
* remove unused struct
* add test toggles back
* rollback golden file changes
* add missing TestMain
* update betterer
|
2025-03-20 10:00:59 +00:00 |
|
|
225ac8003c
|
Plugins: Tidy config struct (#84168)
* tidy plugins config usage
* fix tests
|
2024-03-11 16:28:46 +01: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 |
|
|
3885497553
|
Plugins: Update renderer plugin source (#80643)
* rework renderer plugin source
* add tests
|
2024-01-18 11:06:33 +01:00 |
|