Patrik Oldsberg

Results 332 comments of Patrik Oldsberg

`@backstage/integration` is generally depended on directly by plugins, so you'll need to use [yarn resolutions](https://classic.yarnpkg.com/lang/en/docs/selective-version-resolutions/) to force a different version. Or it should work to bump the version of the...

For when you're back: we'll want to figure out how this fits into #11404 too. I'm feeling at least the context has some significant overlap, but perhaps the method of...

One pretty important piece that I'd like to discuss is whether we think it's alright to have the API definitions not be easily available to the rest of the Backstage...

@webark hmm, possibly. There's definitely a bit of overlap, but also some pretty large differences. Could also be that it's more of a common service situation where they're available for...

This is blocked by the release of https://github.com/kubernetes-client/javascript/pull/837 (https://github.com/kubernetes-client/javascript/pull/867) right now, since we can't work around the transitive dependency on `openid-client` in a clean way.

We are also waiting for https://github.com/Automattic/node-canvas/issues/2025 if we want to avoid installing the build dependencies for `canvas` into CI

Doh, waiting for https://github.com/mswjs/msw/issues/1388 too, although that might be the last bit 🤞

After some more updates it looks like it might just be `node-tar` left until we can update 🎉 . Gonna wait for that as I think it's better to use...

@kielosz yep will have a look at it in a bit, busy getting 1.5 and some other things out the door. Sorry about the delay

Sounds like a good area for improvement, and I think we could go either in a more generic direction with a solution that might apply to all CI/CD plugins, or...