Sebastian Poxhofer

Results 162 comments of Sebastian Poxhofer

I have found this in the docs: > If you encounter this issue, you need to use the same tag for your wrapping component that is used with the wrapped...

As [v6](https://github.com/mui/material-ui/releases/tag/v6.0.0) has been released now and [v7](https://github.com/mui/material-ui/issues/43629) seems to remove commonjs. I have taken a look myself again. From what I could figure out the issue seems to be...

This is blocked by https://github.com/backstage/backstage/pull/25671

FYI this PR is blocked because of an incompability between `backstage-repo-tools` dependencies used in `backstage/community-plugins` and `backstage/backstage`, which prevents getting a successful CI run. https://github.com/backstage/backstage/pull/25671

It's not a complete shift. There is now a function to abstract token fetching. https://github.com/backstage/community-plugins/pull/630/files#diff-18721d7dfb9f9c8fec43c477a4c28706fe62585cf382069c8c122ca12c68ead9R151-R164

@nickboldt Sry, for the ping but you are a CodeOwner and this PR is already open for a while. Would you be able to review it? Thanks!

It think it should also be possible to support both at the same time. I took a stab at that last week https://github.com/secustor/backstage-plugins/tree/feat/add-mcp-server-plugin/plugins/mcp-wrapper-backend But as `@ScottGuymer` said, the biggest question...

Has it also been considered to replace relay with an OpenTelemetry distribution? There is already an `exporter` for sentry, so it would make sense to add a receiver too. Further...

> Does the current caching implementation for the datasource need to be reworked? Can the Renovate team provide a concept/details for this? (e.g., invalidation of the compressed file based on...