You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: use generated config types as much as possible (#7955)
This adds the now auto generated config types to as many consumers as
possible. Types should now always be correct. There could be additional
consumers that would also profit, this is just a best effort approach
for adding them to the consumers.
The plugin_manager tests were rewritten to reflect the actual config
changes properly.
0 commit comments