Ben Lambert
Ben Lambert
@garyniemen do you want to have some input here and take a look?
Gonna close this as fixed :tada:
@lpsm-dev looks like this has been fixed in later versions of Backstage @AkshatJen what version are you running that fixed this issue? :pray:
@zppinho did you ever work this out? I wonder if it was something to do with the `yarn version` and hoisting or what not? Sounds a little fishy.
#27680 is very related here.
@deemanning You need to build the app first that's what's going to generate the `bundle.tar.gz` files that are going to be used inside the docker build. `yarn tsc && yarn...
I'm not sure that we can do this, because when we request user credentials, they have the `org` and `repoName` already available so that we can request access to that...
I want to call out also, this is another reason why I want to look at doing something like this: #16996
@alecjacobs5401 sorry I couldn't quite understand where we're at with this ticket, Is there some work that still needs to be done in order to fix this issue? :pray:
@alecjacobs5401 ok, so what do you think the solution looks like here? Should the roles be assumed? I know there was some steps to standardizing aws auth #12844 so is...