Ben Lambert
Ben Lambert
Until we have some way of loading the config from the backend for the frontend, then this needs to be built into the bundle so it needs to be at...
#8207 is the PR I believe for this ticket.
So maybe we can leave this open for now to track the work, but I believe the solution here is to use the users oauth token when they are signed...
Yep - so we've had this in mind for a while, #8328 is starting the work off that shows how to grab a users token. So hopefully we can build...
Related https://github.com/backstage/backstage/pull/11551
Maybe one for after #10430
Out of interest does the any of the `$placeholder` processing work with the scaffolder templates? Maybe we would have to think a little bit in an RFC about how this...
Sorry it's just the `PlaceholderProcessor` in the Catalog. It does the replacing of things like `$text`. etc, Wondered if that approach would work or not.
Hey :wave: Thanks for this! Nice work! I'm not sure if you've seen the ongoing effort to improve the UI of the scaffolder and rewrite some of the frontend #10430,...
Nice! Think they're looking pretty good now! :tada: Just some conflicts that have crept in because of the release yesterday I guess :pray: