Fredrik Adelöw

Results 369 comments of Fredrik Adelöw

I think this in general goes for some of the hosted solutions, right? It may be the case that they have some layer of service account auth or other things...

Yeah, only one db at a time! MySQL is indeed the one I'd prioritize highest to add. The issue is about making sure that the existing backstage code can run...

We'd love some help to make this happen!

You'll need a changeset to get things published. But mainly, why? :) Since the location bar itself is typically so easy to copy directly. Have you had users ask for...

Vale wants URL to be uppercase. Did you see `UNSTABLE_extraContextMenuItems` on the layout? Example here: https://github.com/backstage/backstage/blob/35865c1d77fcb707463bffb92d5d09376c1dc829/plugins/badges/README.md?plain=1#L78 There are so many pages and types of thing one might want to copy...

Sure. I wonder where that doc would fit in the hierarchy 🤔

Added a small PR to get going with SOME observability docs at least. https://github.com/backstage/backstage/pull/4339

Just going to link this here, for those that might be interested: https://backstage.io/blog/2022/09/08/fyi-plugin-analytics-api

Yeah this is actually by design. The documentation doesn't explicitly point out this corner case, but the comment in the code does: https://github.com/backstage/backstage/blob/5b2d037b941d857c7a8bc1923e073745bd273215/packages/catalog-client/src/types/api.ts#L38 > Within one key, if there are...