Brian Fletcher
Brian Fletcher
@goququ can I ask why you wouldnt configure the backstage proxy to provide the credentials? This change seems unusual, because these credentials will be presented to the backstage proxy backend...
Yes that is true. You can use this to call any api on the backstage backend. The user's backstage token is provided to the backstage backend by this scaffolder action...
@goququ were you able to consider my question?
@ArthurMialon I am coming from this with no experience of the plugin.. thanks for your patience.
You will need to run the following command and push up the resulting changes. ```yarn prettier --write plugins/backend/backstage-plugin-argo-cd-backend```
@ArthurMialon You can probably see that its failing the tests. Can you make sure that the following passes: yarn tsc yarn test
@ArthurMialon do you need help getting this working? Let me know.
Could you create a changeset file `yarn changeset`
lets do the changeset in another commit.
Ah I think we need to wait for @karlhaworth and @RoadieHQ/open-source to review this.