Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rbac): experiment, don't merge. Use db watchers #2261

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix(rbac): use correct release
Signed-off-by: Oleksandr Andriienko <[email protected]>
AndrienkoAleksandr committed Jan 27, 2025

Verified

This commit was signed with the committer’s verified signature.
hakimifr Hakimi
commit aee2a9fdb676dd9b09c4e12e604447de960e983d
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -50,7 +50,7 @@
"@internal/plugin-licensed-users-info-backend": "*",
"@internal/plugin-scalprum-backend": "*",
"@janus-idp/backstage-plugin-audit-log-node": "1.7.2",
"@oandriie/plugin-rbac-backend": "6.2.1",
"@oandriie/plugin-rbac-backend": "6.2.5",
"@opentelemetry/api": "1.9.0",
"@opentelemetry/auto-instrumentations-node": "0.55.3",
"@opentelemetry/exporter-prometheus": "0.57.1",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -13010,9 +13010,9 @@ __metadata:
languageName: node
linkType: hard

"@oandriie/plugin-rbac-backend@npm:6.2.1":
version: 6.2.1
resolution: "@oandriie/plugin-rbac-backend@npm:6.2.1"
"@oandriie/plugin-rbac-backend@npm:6.2.5":
version: 6.2.5
resolution: "@oandriie/plugin-rbac-backend@npm:6.2.5"
dependencies:
"@backstage-community/plugin-rbac-common": ^1.12.3
"@backstage-community/plugin-rbac-node": ^1.8.4
@@ -13036,7 +13036,7 @@ __metadata:
knex: ^3.0.0
lodash: ^4.17.21
typeorm-adapter: ^1.6.1
checksum: 917f2be89f9e819178bb9b7c81296d3672fbe77766bcd766a6b573fc8192e14349e1ca376dc9b52f28c897b89604d0801efdcebf81869f43be99107d0b226399
checksum: 231eb209042d4a955f4cd462c08db796ebe1aca64de240d2366c63a325e6106b032106e64c9b6b75bc77548889f3d0e745e85f0e5b0f533068a3fcc1d2585c8f
languageName: node
linkType: hard

@@ -22749,7 +22749,7 @@ __metadata:
"@internal/plugin-licensed-users-info-backend": "*"
"@internal/plugin-scalprum-backend": "*"
"@janus-idp/backstage-plugin-audit-log-node": 1.7.2
"@oandriie/plugin-rbac-backend": 6.2.1
"@oandriie/plugin-rbac-backend": 6.2.5
"@opentelemetry/api": 1.9.0
"@opentelemetry/auto-instrumentations-node": 0.55.3
"@opentelemetry/exporter-prometheus": 0.57.1