Fredrik Adelöw

Results 369 comments of Fredrik Adelöw

Ahh sorry this is a peculiarity of the auth backend,I forgot. Just skip the path argument at the end so it runs for the whole repo instead.

Whichever keeps the original behavior.

@Rugvip does https://github.com/backstage/backstage/pull/24743 come into play here?

That one's due to an upstream package - waiting to get that fixed, no worries for now https://github.com/backstage/backstage/issues/25049

Hi again! I'm very sorry that this has taken so long, but I've now added https://github.com/backstage/backstage/pull/24595 that provides a promise-based API for presentations. This lets you fetch all presentations immediately...

@ahhhndre It's using `.snapshot`, which almost certainly will do the wrong thing. Code should use promises, for example like [here](https://github.com/backstage/backstage/blob/b6327acbac6bd6ef965a91e5f8464aca950c54c5/plugins/scaffolder/src/components/fields/MultiEntityPicker/MultiEntityPicker.tsx#L74)

Hi! `prettier` is complaining - can you run `yarn prettier --write docs/deployment/k8s.md` and commit the changes?

@binchenX Hi! Gentle ping.