Patrik Oldsberg

Results 455 comments of Patrik Oldsberg

Are you basing your build setup on https://backstage.io/docs/deployment/docker? It looks like you might've skipped the build step

@deemanning right, but does that all use either of the docker build options outlined in https://backstage.io/docs/deployment/docker?

@eddiehale3 the contents of both `skeleton.tar.gz` and `bundle.tar.gz` need to end up at the root of the repo. In the multi-stage build docs that's done slightly later though. First it...

It looks like this was changed with the introduction of the entity presentation API. It now shows the display name instead of the [previous title](https://github.com/backstage/backstage/blob/c293e58692b6907352aac6ee8949c1063b3dd8d4/plugins/catalog/src/components/EntityLayout/EntityLayout.tsx#L104). Any thoughts on a fix...

Thank you! 👍 It would be useful to have links to the outdated documentation as well, since that might not be immediately clear

I believe this is gonna be due to the same issue that's happening for #24815, i.e. GitLab will invalidate old access tokens when requesting new ones. There's no obvious fix...

Sorry, missed this one! This is something we want but not working on immediately in the maintainer team. @minkimcello has been looking at this though

To outline a bit more of our idea for the way forward here: Convert the `new` templates into standalone definitions that work like simplified scaffolder templates. We'd also make sure...

@minkimcello wanted to check in on your progress as we're looking to work on/ship some of this next week. Would love a draft PR to be able to start up...

We also discussed to option of simply overriding the password widget with a plain text one. Potentially with a warning somewhere to avoid confusion