Paul Schultz
Paul Schultz
> Hi @Zaperex , great work on this! Can you take a look at #27421 as we have some additional requirements. Of course the additional conditions can be added later...
Stale, please reopen if needed.
@AndrienkoAleksandr please create a PR against the RBAC plugin in `backstage/community-plugins`.
> rbac-backend plugins is broken. IdentityService and TokenManager removed and replaced with AuthService and HttpAuthService: [backstage/backstage#26120](https://github.com/backstage/backstage/issues/26120) . We need to fix this code. This should already be fixed [here](https://github.com/janus-idp/backstage-plugins/pull/2335/files#diff-d618e59746a661ded4e062c04ec470a500528182bf61e5674937d8a507add8baR1). Am...
> Needs rebase. > > Anyway, when trying as it is, I see error when loading permissions at startup. The landing page /catalog is failing on an exception. The Orchestrator...
/override "SonarCloud Code Analysis"
/override "Playwright tests / Run Playwright Tests" Individual teams will need to fix the UI tests since we are past the deadline.
/override "SonarCloud Code Analysis"
@Parsifal-M I've applied your requested changes! Please let me know what you think!
> This, unfortunately, does not work by default for adopters. tsconfig and eslint config included in backstage-cli both complain (in different ways) when removing React import. Thanks for catching that—I...