Fredrik Adelöw

Results 369 comments of Fredrik Adelöw

FYI: made a rebase to see if it goes green - remember to pull the branch to your local if you continue development

@webpro Thanks for all of that insight! We're short staffed over the weekends now but we'll be sure to try out your feedback.

I think the per package break-up is pretty valuable, it makes things a fair bit more visible and actionable. But not at any cost, of course; if it's vastly faster...

But running from the root with `--directory` should in theory then obey gitignore right? And still make a report for only that dir so it'd work roughly like it does...

Hey terribly sorry - this actually needs a rebase now. But then let's merge it

https://github.com/backstage/backstage/pull/21990 updates the wording

@benjdlambert this one's interesting to you

Yeah exactly. It's because the config system merges objects, unconditionally - and doesn't know to treat these any different than any other object. At this point you'll have to explicitly...

Really? Not even from an initially empty database?

I tried that ^ and could not reproduce. `yarn tsc:full` fails because of the known material-ui popper type problem (as can be seen in the end-to-end tests), but a regular...