Ben Lambert
Ben Lambert
I'm seeing an increasing number of requests to do some form of templating in the Custom Fields, and I want to make sure we standardize in a way that's not...
@mbenson @drodil are any of you willing to take the lead on drafting up a BEP that can cover some of this functionality? `${{ }}` is currently reserved for the...
@mbenson thanks for the ping, sorry it's been a pretty hectic few weeks with BackstageCon / KubeCon and some PTO. OK, I think that the additional effort of the BEP...
@mbenson I've started something just before the easter holidays - will keep adding to this ahead of next week: https://github.com/backstage/backstage/pull/23893
@drodil I'm hopefully going to have time to look into the BEP next week as we've got a company hack week and should get some time outside of regular work...
Hmm, so I think looking at the code that the only way to delete files with the `github-pull-request` plugin in Octokit is to path `path: null` in the files object...
See this comment too: https://github.com/backstage/backstage/pull/23283#issuecomment-1983159302
@mario-mui the build is red at the minute, looks like somethings need fixing up :pray:
I think that you'll also need to start the backend in general for this frontend to work. It's going to need the catalog + scaffolder in order to run. Maybe...
@cmoulliard what's the actual failure for the network requests? Maybe it's something with `backend-next` and the new `auth` work that's ongoing, does it work with `packages/backend` instead?